Changeset 15619 for schedule/Module
- Timestamp:
- 05/16/13 16:00:36 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15618 r15619 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 <?php 104 include 'function/Graph.php'; 105 ?> 103 106 $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year); 104 107 });
Note:
See TracChangeset
for help on using the changeset viewer.