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