1 | <?php
|
---|
2 |
|
---|
3 | /* SELECT image_name, image_filename, image_lang, image_height, image_width FROM styles_imageset_data WHERE imageset_id = 1 AND image_lang IN ('en', '') */
|
---|
4 |
|
---|
5 | $expired = (time() > 1204006881) ? true : false;
|
---|
6 | if ($expired) { return; }
|
---|
7 |
|
---|
8 | $this->sql_rowset[$query_id] = array (
|
---|
9 | 0 =>
|
---|
10 | array (
|
---|
11 | 'image_name' => 'site_logo',
|
---|
12 | 'image_filename' => 'site_logo.gif',
|
---|
13 | 'image_lang' => '',
|
---|
14 | 'image_height' => '52',
|
---|
15 | 'image_width' => '139',
|
---|
16 | ),
|
---|
17 | 1 =>
|
---|
18 | array (
|
---|
19 | 'image_name' => 'forum_link',
|
---|
20 | 'image_filename' => 'forum_link.gif',
|
---|
21 | 'image_lang' => '',
|
---|
22 | 'image_height' => '27',
|
---|
23 | 'image_width' => '27',
|
---|
24 | ),
|
---|
25 | 2 =>
|
---|
26 | array (
|
---|
27 | 'image_name' => 'forum_read',
|
---|
28 | 'image_filename' => 'forum_read.gif',
|
---|
29 | 'image_lang' => '',
|
---|
30 | 'image_height' => '27',
|
---|
31 | 'image_width' => '27',
|
---|
32 | ),
|
---|
33 | 3 =>
|
---|
34 | array (
|
---|
35 | 'image_name' => 'forum_read_locked',
|
---|
36 | 'image_filename' => 'forum_read_locked.gif',
|
---|
37 | 'image_lang' => '',
|
---|
38 | 'image_height' => '27',
|
---|
39 | 'image_width' => '27',
|
---|
40 | ),
|
---|
41 | 4 =>
|
---|
42 | array (
|
---|
43 | 'image_name' => 'forum_read_subforum',
|
---|
44 | 'image_filename' => 'forum_read_subforum.gif',
|
---|
45 | 'image_lang' => '',
|
---|
46 | 'image_height' => '27',
|
---|
47 | 'image_width' => '27',
|
---|
48 | ),
|
---|
49 | 5 =>
|
---|
50 | array (
|
---|
51 | 'image_name' => 'forum_unread',
|
---|
52 | 'image_filename' => 'forum_unread.gif',
|
---|
53 | 'image_lang' => '',
|
---|
54 | 'image_height' => '27',
|
---|
55 | 'image_width' => '27',
|
---|
56 | ),
|
---|
57 | 6 =>
|
---|
58 | array (
|
---|
59 | 'image_name' => 'forum_unread_locked',
|
---|
60 | 'image_filename' => 'forum_unread_locked.gif',
|
---|
61 | 'image_lang' => '',
|
---|
62 | 'image_height' => '27',
|
---|
63 | 'image_width' => '27',
|
---|
64 | ),
|
---|
65 | 7 =>
|
---|
66 | array (
|
---|
67 | 'image_name' => 'forum_unread_subforum',
|
---|
68 | 'image_filename' => 'forum_unread_subforum.gif',
|
---|
69 | 'image_lang' => '',
|
---|
70 | 'image_height' => '27',
|
---|
71 | 'image_width' => '27',
|
---|
72 | ),
|
---|
73 | 8 =>
|
---|
74 | array (
|
---|
75 | 'image_name' => 'topic_moved',
|
---|
76 | 'image_filename' => 'topic_moved.gif',
|
---|
77 | 'image_lang' => '',
|
---|
78 | 'image_height' => '27',
|
---|
79 | 'image_width' => '27',
|
---|
80 | ),
|
---|
81 | 9 =>
|
---|
82 | array (
|
---|
83 | 'image_name' => 'topic_read',
|
---|
84 | 'image_filename' => 'topic_read.gif',
|
---|
85 | 'image_lang' => '',
|
---|
86 | 'image_height' => '27',
|
---|
87 | 'image_width' => '27',
|
---|
88 | ),
|
---|
89 | 10 =>
|
---|
90 | array (
|
---|
91 | 'image_name' => 'topic_read_mine',
|
---|
92 | 'image_filename' => 'topic_read_mine.gif',
|
---|
93 | 'image_lang' => '',
|
---|
94 | 'image_height' => '27',
|
---|
95 | 'image_width' => '27',
|
---|
96 | ),
|
---|
97 | 11 =>
|
---|
98 | array (
|
---|
99 | 'image_name' => 'topic_read_hot',
|
---|
100 | 'image_filename' => 'topic_read_hot.gif',
|
---|
101 | 'image_lang' => '',
|
---|
102 | 'image_height' => '27',
|
---|
103 | 'image_width' => '27',
|
---|
104 | ),
|
---|
105 | 12 =>
|
---|
106 | array (
|
---|
107 | 'image_name' => 'topic_read_hot_mine',
|
---|
108 | 'image_filename' => 'topic_read_hot_mine.gif',
|
---|
109 | 'image_lang' => '',
|
---|
110 | 'image_height' => '27',
|
---|
111 | 'image_width' => '27',
|
---|
112 | ),
|
---|
113 | 13 =>
|
---|
114 | array (
|
---|
115 | 'image_name' => 'topic_read_locked',
|
---|
116 | 'image_filename' => 'topic_read_locked.gif',
|
---|
117 | 'image_lang' => '',
|
---|
118 | 'image_height' => '27',
|
---|
119 | 'image_width' => '27',
|
---|
120 | ),
|
---|
121 | 14 =>
|
---|
122 | array (
|
---|
123 | 'image_name' => 'topic_read_locked_mine',
|
---|
124 | 'image_filename' => 'topic_read_locked_mine.gif',
|
---|
125 | 'image_lang' => '',
|
---|
126 | 'image_height' => '27',
|
---|
127 | 'image_width' => '27',
|
---|
128 | ),
|
---|
129 | 15 =>
|
---|
130 | array (
|
---|
131 | 'image_name' => 'topic_unread',
|
---|
132 | 'image_filename' => 'topic_unread.gif',
|
---|
133 | 'image_lang' => '',
|
---|
134 | 'image_height' => '27',
|
---|
135 | 'image_width' => '27',
|
---|
136 | ),
|
---|
137 | 16 =>
|
---|
138 | array (
|
---|
139 | 'image_name' => 'topic_unread_mine',
|
---|
140 | 'image_filename' => 'topic_unread_mine.gif',
|
---|
141 | 'image_lang' => '',
|
---|
142 | 'image_height' => '27',
|
---|
143 | 'image_width' => '27',
|
---|
144 | ),
|
---|
145 | 17 =>
|
---|
146 | array (
|
---|
147 | 'image_name' => 'topic_unread_hot',
|
---|
148 | 'image_filename' => 'topic_unread_hot.gif',
|
---|
149 | 'image_lang' => '',
|
---|
150 | 'image_height' => '27',
|
---|
151 | 'image_width' => '27',
|
---|
152 | ),
|
---|
153 | 18 =>
|
---|
154 | array (
|
---|
155 | 'image_name' => 'topic_unread_hot_mine',
|
---|
156 | 'image_filename' => 'topic_unread_hot_mine.gif',
|
---|
157 | 'image_lang' => '',
|
---|
158 | 'image_height' => '27',
|
---|
159 | 'image_width' => '27',
|
---|
160 | ),
|
---|
161 | 19 =>
|
---|
162 | array (
|
---|
163 | 'image_name' => 'topic_unread_locked',
|
---|
164 | 'image_filename' => 'topic_unread_locked.gif',
|
---|
165 | 'image_lang' => '',
|
---|
166 | 'image_height' => '27',
|
---|
167 | 'image_width' => '27',
|
---|
168 | ),
|
---|
169 | 20 =>
|
---|
170 | array (
|
---|
171 | 'image_name' => 'topic_unread_locked_mine',
|
---|
172 | 'image_filename' => 'topic_unread_locked_mine.gif',
|
---|
173 | 'image_lang' => '',
|
---|
174 | 'image_height' => '27',
|
---|
175 | 'image_width' => '27',
|
---|
176 | ),
|
---|
177 | 21 =>
|
---|
178 | array (
|
---|
179 | 'image_name' => 'sticky_read',
|
---|
180 | 'image_filename' => 'sticky_read.gif',
|
---|
181 | 'image_lang' => '',
|
---|
182 | 'image_height' => '27',
|
---|
183 | 'image_width' => '27',
|
---|
184 | ),
|
---|
185 | 22 =>
|
---|
186 | array (
|
---|
187 | 'image_name' => 'sticky_read_mine',
|
---|
188 | 'image_filename' => 'sticky_read_mine.gif',
|
---|
189 | 'image_lang' => '',
|
---|
190 | 'image_height' => '27',
|
---|
191 | 'image_width' => '27',
|
---|
192 | ),
|
---|
193 | 23 =>
|
---|
194 | array (
|
---|
195 | 'image_name' => 'sticky_read_locked',
|
---|
196 | 'image_filename' => 'sticky_read_locked.gif',
|
---|
197 | 'image_lang' => '',
|
---|
198 | 'image_height' => '27',
|
---|
199 | 'image_width' => '27',
|
---|
200 | ),
|
---|
201 | 24 =>
|
---|
202 | array (
|
---|
203 | 'image_name' => 'sticky_read_locked_mine',
|
---|
204 | 'image_filename' => 'sticky_read_locked_mine.gif',
|
---|
205 | 'image_lang' => '',
|
---|
206 | 'image_height' => '27',
|
---|
207 | 'image_width' => '27',
|
---|
208 | ),
|
---|
209 | 25 =>
|
---|
210 | array (
|
---|
211 | 'image_name' => 'sticky_unread',
|
---|
212 | 'image_filename' => 'sticky_unread.gif',
|
---|
213 | 'image_lang' => '',
|
---|
214 | 'image_height' => '27',
|
---|
215 | 'image_width' => '27',
|
---|
216 | ),
|
---|
217 | 26 =>
|
---|
218 | array (
|
---|
219 | 'image_name' => 'sticky_unread_mine',
|
---|
220 | 'image_filename' => 'sticky_unread_mine.gif',
|
---|
221 | 'image_lang' => '',
|
---|
222 | 'image_height' => '27',
|
---|
223 | 'image_width' => '27',
|
---|
224 | ),
|
---|
225 | 27 =>
|
---|
226 | array (
|
---|
227 | 'image_name' => 'sticky_unread_locked',
|
---|
228 | 'image_filename' => 'sticky_unread_locked.gif',
|
---|
229 | 'image_lang' => '',
|
---|
230 | 'image_height' => '27',
|
---|
231 | 'image_width' => '27',
|
---|
232 | ),
|
---|
233 | 28 =>
|
---|
234 | array (
|
---|
235 | 'image_name' => 'sticky_unread_locked_mine',
|
---|
236 | 'image_filename' => 'sticky_unread_locked_mine.gif',
|
---|
237 | 'image_lang' => '',
|
---|
238 | 'image_height' => '27',
|
---|
239 | 'image_width' => '27',
|
---|
240 | ),
|
---|
241 | 29 =>
|
---|
242 | array (
|
---|
243 | 'image_name' => 'announce_read',
|
---|
244 | 'image_filename' => 'announce_read.gif',
|
---|
245 | 'image_lang' => '',
|
---|
246 | 'image_height' => '27',
|
---|
247 | 'image_width' => '27',
|
---|
248 | ),
|
---|
249 | 30 =>
|
---|
250 | array (
|
---|
251 | 'image_name' => 'announce_read_mine',
|
---|
252 | 'image_filename' => 'announce_read_mine.gif',
|
---|
253 | 'image_lang' => '',
|
---|
254 | 'image_height' => '27',
|
---|
255 | 'image_width' => '27',
|
---|
256 | ),
|
---|
257 | 31 =>
|
---|
258 | array (
|
---|
259 | 'image_name' => 'announce_read_locked',
|
---|
260 | 'image_filename' => 'announce_read_locked.gif',
|
---|
261 | 'image_lang' => '',
|
---|
262 | 'image_height' => '27',
|
---|
263 | 'image_width' => '27',
|
---|
264 | ),
|
---|
265 | 32 =>
|
---|
266 | array (
|
---|
267 | 'image_name' => 'announce_read_locked_mine',
|
---|
268 | 'image_filename' => 'announce_read_locked_mine.gif',
|
---|
269 | 'image_lang' => '',
|
---|
270 | 'image_height' => '27',
|
---|
271 | 'image_width' => '27',
|
---|
272 | ),
|
---|
273 | 33 =>
|
---|
274 | array (
|
---|
275 | 'image_name' => 'announce_unread',
|
---|
276 | 'image_filename' => 'announce_unread.gif',
|
---|
277 | 'image_lang' => '',
|
---|
278 | 'image_height' => '27',
|
---|
279 | 'image_width' => '27',
|
---|
280 | ),
|
---|
281 | 34 =>
|
---|
282 | array (
|
---|
283 | 'image_name' => 'announce_unread_mine',
|
---|
284 | 'image_filename' => 'announce_unread_mine.gif',
|
---|
285 | 'image_lang' => '',
|
---|
286 | 'image_height' => '27',
|
---|
287 | 'image_width' => '27',
|
---|
288 | ),
|
---|
289 | 35 =>
|
---|
290 | array (
|
---|
291 | 'image_name' => 'announce_unread_locked',
|
---|
292 | 'image_filename' => 'announce_unread_locked.gif',
|
---|
293 | 'image_lang' => '',
|
---|
294 | 'image_height' => '27',
|
---|
295 | 'image_width' => '27',
|
---|
296 | ),
|
---|
297 | 36 =>
|
---|
298 | array (
|
---|
299 | 'image_name' => 'announce_unread_locked_mine',
|
---|
300 | 'image_filename' => 'announce_unread_locked_mine.gif',
|
---|
301 | 'image_lang' => '',
|
---|
302 | 'image_height' => '27',
|
---|
303 | 'image_width' => '27',
|
---|
304 | ),
|
---|
305 | 37 =>
|
---|
306 | array (
|
---|
307 | 'image_name' => 'global_read',
|
---|
308 | 'image_filename' => 'announce_read.gif',
|
---|
309 | 'image_lang' => '',
|
---|
310 | 'image_height' => '27',
|
---|
311 | 'image_width' => '27',
|
---|
312 | ),
|
---|
313 | 38 =>
|
---|
314 | array (
|
---|
315 | 'image_name' => 'global_read_mine',
|
---|
316 | 'image_filename' => 'announce_read_mine.gif',
|
---|
317 | 'image_lang' => '',
|
---|
318 | 'image_height' => '27',
|
---|
319 | 'image_width' => '27',
|
---|
320 | ),
|
---|
321 | 39 =>
|
---|
322 | array (
|
---|
323 | 'image_name' => 'global_read_locked',
|
---|
324 | 'image_filename' => 'announce_read_locked.gif',
|
---|
325 | 'image_lang' => '',
|
---|
326 | 'image_height' => '27',
|
---|
327 | 'image_width' => '27',
|
---|
328 | ),
|
---|
329 | 40 =>
|
---|
330 | array (
|
---|
331 | 'image_name' => 'global_read_locked_mine',
|
---|
332 | 'image_filename' => 'announce_read_locked_mine.gif',
|
---|
333 | 'image_lang' => '',
|
---|
334 | 'image_height' => '27',
|
---|
335 | 'image_width' => '27',
|
---|
336 | ),
|
---|
337 | 41 =>
|
---|
338 | array (
|
---|
339 | 'image_name' => 'global_unread',
|
---|
340 | 'image_filename' => 'announce_unread.gif',
|
---|
341 | 'image_lang' => '',
|
---|
342 | 'image_height' => '27',
|
---|
343 | 'image_width' => '27',
|
---|
344 | ),
|
---|
345 | 42 =>
|
---|
346 | array (
|
---|
347 | 'image_name' => 'global_unread_mine',
|
---|
348 | 'image_filename' => 'announce_unread_mine.gif',
|
---|
349 | 'image_lang' => '',
|
---|
350 | 'image_height' => '27',
|
---|
351 | 'image_width' => '27',
|
---|
352 | ),
|
---|
353 | 43 =>
|
---|
354 | array (
|
---|
355 | 'image_name' => 'global_unread_locked',
|
---|
356 | 'image_filename' => 'announce_unread_locked.gif',
|
---|
357 | 'image_lang' => '',
|
---|
358 | 'image_height' => '27',
|
---|
359 | 'image_width' => '27',
|
---|
360 | ),
|
---|
361 | 44 =>
|
---|
362 | array (
|
---|
363 | 'image_name' => 'global_unread_locked_mine',
|
---|
364 | 'image_filename' => 'announce_unread_locked_mine.gif',
|
---|
365 | 'image_lang' => '',
|
---|
366 | 'image_height' => '27',
|
---|
367 | 'image_width' => '27',
|
---|
368 | ),
|
---|
369 | 45 =>
|
---|
370 | array (
|
---|
371 | 'image_name' => 'pm_read',
|
---|
372 | 'image_filename' => 'topic_read.gif',
|
---|
373 | 'image_lang' => '',
|
---|
374 | 'image_height' => '27',
|
---|
375 | 'image_width' => '27',
|
---|
376 | ),
|
---|
377 | 46 =>
|
---|
378 | array (
|
---|
379 | 'image_name' => 'pm_unread',
|
---|
380 | 'image_filename' => 'topic_unread.gif',
|
---|
381 | 'image_lang' => '',
|
---|
382 | 'image_height' => '27',
|
---|
383 | 'image_width' => '27',
|
---|
384 | ),
|
---|
385 | 47 =>
|
---|
386 | array (
|
---|
387 | 'image_name' => 'icon_back_top',
|
---|
388 | 'image_filename' => 'icon_back_top.gif',
|
---|
389 | 'image_lang' => '',
|
---|
390 | 'image_height' => '11',
|
---|
391 | 'image_width' => '11',
|
---|
392 | ),
|
---|
393 | 48 =>
|
---|
394 | array (
|
---|
395 | 'image_name' => 'icon_contact_aim',
|
---|
396 | 'image_filename' => 'icon_contact_aim.gif',
|
---|
397 | 'image_lang' => '',
|
---|
398 | 'image_height' => '20',
|
---|
399 | 'image_width' => '20',
|
---|
400 | ),
|
---|
401 | 49 =>
|
---|
402 | array (
|
---|
403 | 'image_name' => 'icon_contact_email',
|
---|
404 | 'image_filename' => 'icon_contact_email.gif',
|
---|
405 | 'image_lang' => '',
|
---|
406 | 'image_height' => '20',
|
---|
407 | 'image_width' => '20',
|
---|
408 | ),
|
---|
409 | 50 =>
|
---|
410 | array (
|
---|
411 | 'image_name' => 'icon_contact_icq',
|
---|
412 | 'image_filename' => 'icon_contact_icq.gif',
|
---|
413 | 'image_lang' => '',
|
---|
414 | 'image_height' => '20',
|
---|
415 | 'image_width' => '20',
|
---|
416 | ),
|
---|
417 | 51 =>
|
---|
418 | array (
|
---|
419 | 'image_name' => 'icon_contact_jabber',
|
---|
420 | 'image_filename' => 'icon_contact_jabber.gif',
|
---|
421 | 'image_lang' => '',
|
---|
422 | 'image_height' => '20',
|
---|
423 | 'image_width' => '20',
|
---|
424 | ),
|
---|
425 | 52 =>
|
---|
426 | array (
|
---|
427 | 'image_name' => 'icon_contact_msnm',
|
---|
428 | 'image_filename' => 'icon_contact_msnm.gif',
|
---|
429 | 'image_lang' => '',
|
---|
430 | 'image_height' => '20',
|
---|
431 | 'image_width' => '20',
|
---|
432 | ),
|
---|
433 | 53 =>
|
---|
434 | array (
|
---|
435 | 'image_name' => 'icon_contact_www',
|
---|
436 | 'image_filename' => 'icon_contact_www.gif',
|
---|
437 | 'image_lang' => '',
|
---|
438 | 'image_height' => '20',
|
---|
439 | 'image_width' => '20',
|
---|
440 | ),
|
---|
441 | 54 =>
|
---|
442 | array (
|
---|
443 | 'image_name' => 'icon_contact_yahoo',
|
---|
444 | 'image_filename' => 'icon_contact_yahoo.gif',
|
---|
445 | 'image_lang' => '',
|
---|
446 | 'image_height' => '20',
|
---|
447 | 'image_width' => '20',
|
---|
448 | ),
|
---|
449 | 55 =>
|
---|
450 | array (
|
---|
451 | 'image_name' => 'icon_post_delete',
|
---|
452 | 'image_filename' => 'icon_post_delete.gif',
|
---|
453 | 'image_lang' => '',
|
---|
454 | 'image_height' => '20',
|
---|
455 | 'image_width' => '20',
|
---|
456 | ),
|
---|
457 | 56 =>
|
---|
458 | array (
|
---|
459 | 'image_name' => 'icon_post_info',
|
---|
460 | 'image_filename' => 'icon_post_info.gif',
|
---|
461 | 'image_lang' => '',
|
---|
462 | 'image_height' => '20',
|
---|
463 | 'image_width' => '20',
|
---|
464 | ),
|
---|
465 | 57 =>
|
---|
466 | array (
|
---|
467 | 'image_name' => 'icon_post_report',
|
---|
468 | 'image_filename' => 'icon_post_report.gif',
|
---|
469 | 'image_lang' => '',
|
---|
470 | 'image_height' => '20',
|
---|
471 | 'image_width' => '20',
|
---|
472 | ),
|
---|
473 | 58 =>
|
---|
474 | array (
|
---|
475 | 'image_name' => 'icon_post_target',
|
---|
476 | 'image_filename' => 'icon_post_target.gif',
|
---|
477 | 'image_lang' => '',
|
---|
478 | 'image_height' => '9',
|
---|
479 | 'image_width' => '11',
|
---|
480 | ),
|
---|
481 | 59 =>
|
---|
482 | array (
|
---|
483 | 'image_name' => 'icon_post_target_unread',
|
---|
484 | 'image_filename' => 'icon_post_target_unread.gif',
|
---|
485 | 'image_lang' => '',
|
---|
486 | 'image_height' => '9',
|
---|
487 | 'image_width' => '11',
|
---|
488 | ),
|
---|
489 | 60 =>
|
---|
490 | array (
|
---|
491 | 'image_name' => 'icon_topic_attach',
|
---|
492 | 'image_filename' => 'icon_topic_attach.gif',
|
---|
493 | 'image_lang' => '',
|
---|
494 | 'image_height' => '10',
|
---|
495 | 'image_width' => '7',
|
---|
496 | ),
|
---|
497 | 61 =>
|
---|
498 | array (
|
---|
499 | 'image_name' => 'icon_topic_latest',
|
---|
500 | 'image_filename' => 'icon_topic_latest.gif',
|
---|
501 | 'image_lang' => '',
|
---|
502 | 'image_height' => '9',
|
---|
503 | 'image_width' => '11',
|
---|
504 | ),
|
---|
505 | 62 =>
|
---|
506 | array (
|
---|
507 | 'image_name' => 'icon_topic_newest',
|
---|
508 | 'image_filename' => 'icon_topic_newest.gif',
|
---|
509 | 'image_lang' => '',
|
---|
510 | 'image_height' => '9',
|
---|
511 | 'image_width' => '11',
|
---|
512 | ),
|
---|
513 | 63 =>
|
---|
514 | array (
|
---|
515 | 'image_name' => 'icon_topic_reported',
|
---|
516 | 'image_filename' => 'icon_topic_reported.gif',
|
---|
517 | 'image_lang' => '',
|
---|
518 | 'image_height' => '14',
|
---|
519 | 'image_width' => '16',
|
---|
520 | ),
|
---|
521 | 64 =>
|
---|
522 | array (
|
---|
523 | 'image_name' => 'icon_topic_unapproved',
|
---|
524 | 'image_filename' => 'icon_topic_unapproved.gif',
|
---|
525 | 'image_lang' => '',
|
---|
526 | 'image_height' => '14',
|
---|
527 | 'image_width' => '16',
|
---|
528 | ),
|
---|
529 | 65 =>
|
---|
530 | array (
|
---|
531 | 'image_name' => 'icon_user_warn',
|
---|
532 | 'image_filename' => 'icon_user_warn.gif',
|
---|
533 | 'image_lang' => '',
|
---|
534 | 'image_height' => '20',
|
---|
535 | 'image_width' => '20',
|
---|
536 | ),
|
---|
537 | 66 =>
|
---|
538 | array (
|
---|
539 | 'image_name' => 'subforum_read',
|
---|
540 | 'image_filename' => 'subforum_read.gif',
|
---|
541 | 'image_lang' => '',
|
---|
542 | 'image_height' => '9',
|
---|
543 | 'image_width' => '11',
|
---|
544 | ),
|
---|
545 | 67 =>
|
---|
546 | array (
|
---|
547 | 'image_name' => 'subforum_unread',
|
---|
548 | 'image_filename' => 'subforum_unread.gif',
|
---|
549 | 'image_lang' => '',
|
---|
550 | 'image_height' => '9',
|
---|
551 | 'image_width' => '11',
|
---|
552 | ),
|
---|
553 | 68 =>
|
---|
554 | array (
|
---|
555 | 'image_name' => 'icon_contact_pm',
|
---|
556 | 'image_filename' => 'icon_contact_pm.gif',
|
---|
557 | 'image_lang' => 'en',
|
---|
558 | 'image_height' => '20',
|
---|
559 | 'image_width' => '28',
|
---|
560 | ),
|
---|
561 | 69 =>
|
---|
562 | array (
|
---|
563 | 'image_name' => 'icon_post_edit',
|
---|
564 | 'image_filename' => 'icon_post_edit.gif',
|
---|
565 | 'image_lang' => 'en',
|
---|
566 | 'image_height' => '20',
|
---|
567 | 'image_width' => '42',
|
---|
568 | ),
|
---|
569 | 70 =>
|
---|
570 | array (
|
---|
571 | 'image_name' => 'icon_post_quote',
|
---|
572 | 'image_filename' => 'icon_post_quote.gif',
|
---|
573 | 'image_lang' => 'en',
|
---|
574 | 'image_height' => '20',
|
---|
575 | 'image_width' => '54',
|
---|
576 | ),
|
---|
577 | 71 =>
|
---|
578 | array (
|
---|
579 | 'image_name' => 'icon_user_online',
|
---|
580 | 'image_filename' => 'icon_user_online.gif',
|
---|
581 | 'image_lang' => 'en',
|
---|
582 | 'image_height' => '58',
|
---|
583 | 'image_width' => '58',
|
---|
584 | ),
|
---|
585 | 72 =>
|
---|
586 | array (
|
---|
587 | 'image_name' => 'button_pm_forward',
|
---|
588 | 'image_filename' => 'button_pm_forward.gif',
|
---|
589 | 'image_lang' => 'en',
|
---|
590 | 'image_height' => '25',
|
---|
591 | 'image_width' => '96',
|
---|
592 | ),
|
---|
593 | 73 =>
|
---|
594 | array (
|
---|
595 | 'image_name' => 'button_pm_new',
|
---|
596 | 'image_filename' => 'button_pm_new.gif',
|
---|
597 | 'image_lang' => 'en',
|
---|
598 | 'image_height' => '25',
|
---|
599 | 'image_width' => '84',
|
---|
600 | ),
|
---|
601 | 74 =>
|
---|
602 | array (
|
---|
603 | 'image_name' => 'button_pm_reply',
|
---|
604 | 'image_filename' => 'button_pm_reply.gif',
|
---|
605 | 'image_lang' => 'en',
|
---|
606 | 'image_height' => '25',
|
---|
607 | 'image_width' => '96',
|
---|
608 | ),
|
---|
609 | 75 =>
|
---|
610 | array (
|
---|
611 | 'image_name' => 'button_topic_locked',
|
---|
612 | 'image_filename' => 'button_topic_locked.gif',
|
---|
613 | 'image_lang' => 'en',
|
---|
614 | 'image_height' => '25',
|
---|
615 | 'image_width' => '88',
|
---|
616 | ),
|
---|
617 | 76 =>
|
---|
618 | array (
|
---|
619 | 'image_name' => 'button_topic_new',
|
---|
620 | 'image_filename' => 'button_topic_new.gif',
|
---|
621 | 'image_lang' => 'en',
|
---|
622 | 'image_height' => '25',
|
---|
623 | 'image_width' => '96',
|
---|
624 | ),
|
---|
625 | 77 =>
|
---|
626 | array (
|
---|
627 | 'image_name' => 'button_topic_reply',
|
---|
628 | 'image_filename' => 'button_topic_reply.gif',
|
---|
629 | 'image_lang' => 'en',
|
---|
630 | 'image_height' => '25',
|
---|
631 | 'image_width' => '96',
|
---|
632 | ),
|
---|
633 | );
|
---|
634 | ?>
|
---|