Changeset 15694 for schedule/Module/calendar.php
- Timestamp:
- 05/20/13 04:51:24 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  schedule/Module/calendar.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      schedule/Module/calendar.phpr15693 r15694 154 154 xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true); 155 155 xmlhttp.send(); 156 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year );156 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year+'&new='+newline); 157 157 158 158 }); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
