Changeset 4959 for temp/trunk/html/admin/home.php
- Timestamp:
- 2006/09/17 21:56:01 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/home.php
r4958 r4959 49 49 50 50 foreach ($arrNewOrder as $key => $val){ 51 sfprintr($val['create_date'] . "////" . substr($val['create_date'], 1,18));51 sfprintr($val['create_date'] . "////" . substr($val['create_date'], 0,18)); 52 52 53 53 }
Note: See TracChangeset
for help on using the changeset viewer.
