Changeset 3457 for temp/trunk/html/admin/batch/daily.php
- Timestamp:
- 2006/08/31 12:51:48 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/batch/daily.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/batch/daily.php
r3455 r3457 55 55 $tmp_time = $now_time - ($i * 24 * 3600); 56 56 57 $batch_date = date("Y /m/d", $tmp_time);57 $batch_date = date("Y-m-d h:i:s", $tmp_time); 58 58 gfPrintLog("LOADING BATCH $batch_date"); 59 59
Note: See TracChangeset
for help on using the changeset viewer.
