- Timestamp:
- 05/22/13 17:24:13 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  schedule/Module/calendar.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      schedule/Module/calendar.phpr16025 r16026 37 37 if($SchedCnt==$cntr) 38 38 { 39 echo date("Ymd",$timestamp);?> {klass: "highlight"}<?php39 echo date("Ymd",$timestamp);?>:{klass: "highlight"}<?php 40 40 } 41 41 else 42 42 { 43 echo date("Ymd",$timestamp);?> {klass: "highlight"},<?php43 echo date("Ymd",$timestamp);?>:{klass: "highlight"},<?php 44 44 } 45 45 $cntr++; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
