Changeset 15535
- Timestamp:
- 05/08/13 05:09:23 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15534 r15535 71 71 } 72 72 } 73 xmlhttp.open("GET"," smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);73 xmlhttp.open("GET","https://www/fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true); 74 74 xmlhttp.send(); 75 75 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
Note:
See TracChangeset
for help on using the changeset viewer.