Changeset 17433 for schedule/Module/control.php
- Timestamp:
- 01/03/14 14:10:00 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  schedule/Module/control.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      schedule/Module/control.phpr17432 r17433 316 316 { 317 317 $scheduleId = $rows['fScheduleID']; 318 $timestamp=strtotime($rows['fStart']); s318 $timestamp=strtotime($rows['fStart']); 319 319 $timestamp2 = date('Y-m-d',$timestamp); 320 320 $date_time = date('H:i:s',$timestamp); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
