Changeset 15616 for schedule/Module/calendar.php
- Timestamp:
- 05/16/13 15:49:27 (12 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  schedule/Module/calendar.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      schedule/Module/calendar.phpr15615 r15616 100 100 xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true); 101 101 xmlhttp.send(); 102 $('#Graph').load('chart.php? '+newline+'&day='+day+"&month="+month+"&year="+year);102 $('#Graph').load('chart.php?newline='+newline+'&day='+day+"&month="+month+"&year="+year); 103 103 }); 104 104 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
