- Timestamp:
- 05/09/13 00:01:20 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/Module/calendar.php
r15557 r15563 76 76 arr[row].time=f[0]; 77 77 arr[row].value=f[5]; 78 var l=parseFloat(f[3]); 78 79 79 80 } 80 81 source['Mrk 421']=arr; 81 document.getElementById('data').innerHTML= arr; }82 document.getElementById('data').innerHTML=l; } 82 83 } 83 84 xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
Note:
See TracChangeset
for help on using the changeset viewer.