Changeset 15616 for schedule/chart.php
- Timestamp:
- 05/16/13 15:49:27 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  schedule/chart.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      schedule/chart.phpr15615 r15616 8 8 //document.getElementById('Time').innerHTML=arr; 9 9 </script> 10 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'] ; $_GET['newline']?></div>10 <div id="Time" align="center"><?php echo $_GET['year'],'-',$_GET['month'],'-',$_GET['day'],$_GET['newline'];?></div> 11 11 <div id="container" style="width:100%; height:435px"></div> 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
