Changeset 15642
- Timestamp:
- 05/17/13 14:19:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15641 r15642 84 84 { 85 85 var x=Time[t].split('T'); 86 colon[t]=x[ 0];86 colon[t]=x[1]; 87 87 for(var st=0;st<colon.length;st++) 88 88 {
Note:
See TracChangeset
for help on using the changeset viewer.