Changeset 3455 for temp/trunk
- Timestamp:
- 2006/08/31 12:49:50 (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
r3454 r3455 76 76 $tmp_time = strtotime($sdate) + ($i * 86400); 77 77 $batch_date = date("Y/m/d", $tmp_time); 78 print($batch_date );78 print($batch_date . "<br>"); 79 79 } 80 80 }
Note: See TracChangeset
for help on using the changeset viewer.
