Changeset 15506


Ignore:
Timestamp:
05/06/13 06:24:52 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15505 r15506  
    7171                                                                }
    7272                                                        }
    73                                                         xmlhttp.open("GET","https://www.fact-project.org/smartfact/index.php?source=Mrk+421&time=20"+day+"-"+month+"-"+year,true);
     73                                                        xmlhttp.open("GET","https://www.fact-project.org/smartfact/index.php?source=Mrk+421&time=20"+day+"-"+year+"-"+month,true);
    7474                                                        xmlhttp.send();
    7575                                                  $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
Note: See TracChangeset for help on using the changeset viewer.