Changeset 15692 for schedule/chart.php
- Timestamp:
- 05/20/13 03:26:49 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/chart.php
r15641 r15692 1 1 2 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'] ;?></div>2 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'],$_GET['new'];?></div> 3 3 <div id="container" style="width:100%; height:435px"></div>
Note:
See TracChangeset
for help on using the changeset viewer.