Changeset 15619 for schedule/Module


Ignore:
Timestamp:
05/16/13 16:00:36 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15618 r15619  
    101101                                                        xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
    102102                                                        xmlhttp.send();
     103<?php
     104                                                        include 'function/Graph.php';
     105?>
    103106                                                  $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
    104107                          });
Note: See TracChangeset for help on using the changeset viewer.