Changeset 15501


Ignore:
Timestamp:
05/05/13 05:26:35 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15497 r15501  
    5858                                                          {// code for IE7+, Firefox, Chrome, Opera, Safari
    5959                                                          xmlhttp=new XMLHttpRequest();
    60                                                           xmlhttp.open("GET","http://localhost/test/index.php.htm",true);
     60                                                          xmlhttp.open("GET","https://www.fact-project.org/smartfact/index.php?source=Mrk+421&time=20"+year+"-"+month+"-"+day,true);
    6161                                                          }
    6262                                                        else
Note: See TracChangeset for help on using the changeset viewer.