Changeset 16480 for schedule/Module


Ignore:
Timestamp:
05/30/13 14:54:27 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r16478 r16480  
    100100                                                        var day =this.selection.print("%d").join("\n");
    101101                                                        var month =this.selection.print("%m").join("\n");
    102                                                         var year =this.selection.print("%Y").join("\n");                                 
     102                                                        var year =this.selection.print("%Y").join("\n");       
     103                                                        getXML();
    103104                                                        /*
    104105                                                        var xmlhttp;
Note: See TracChangeset for help on using the changeset viewer.