Changeset 2717 for temp/trunk/html/admin/mail/index.php
- Timestamp:
- 2006/08/29 16:51:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/mail/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/mail/index.php
r2716 r2717 71 71 } 72 72 } 73 74 // ¿¦¶È¤ÎÊÑ´¹ 75 if (count($list_data['job']) > 0) { 76 foreach($list_data['job'] as $key => $val){ 77 $list_data['job'][$key] = $objPage->arrJob[$val]; 78 } 79 } 80 73 81 74 82 $objPage->list_data = $list_data;
Note: See TracChangeset
for help on using the changeset viewer.
