Changeset 15618 for schedule/Module


Ignore:
Timestamp:
05/16/13 15:56:03 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15617 r15618  
    101101                                                        xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
    102102                                                        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);
    104104                          });
    105105
Note: See TracChangeset for help on using the changeset viewer.