Changeset 16598


Ignore:
Timestamp:
06/02/13 16:06:11 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16597 r16598  
    9999                                var year;
    100100                                var month;
     101                                var source = ["Mrk 421","Mrk 501"];
    101102                                function testData()
    102103                                {
    103104                                        //calls the xml request in a loop based on the current sources               
    104                                         var source = ["Mrk 421","Mrk 501"];
     105                                       
    105106                                        for (i = 0; i<source.length; i++)
    106107                                        {
Note: See TracChangeset for help on using the changeset viewer.