Changeset 15616 for schedule/chart.php


Ignore:
Timestamp:
05/16/13 15:49:27 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/chart.php

    r15615 r15616  
    88        //document.getElementById('Time').innerHTML=arr;
    99</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>
    1111<div id="container" style="width:100%; height:435px"></div>
Note: See TracChangeset for help on using the changeset viewer.