Changeset 16046 for schedule


Ignore:
Timestamp:
05/22/13 20:03:29 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

    r16045 r16046  
    3232                                                for($j=0;$j<=$new_limit-1;$j++){
    3333
    34                                                         echo $Timef = $Time[$i];
    3534                                                       
    36                                                         $ex_counter = explode(":",$Timef);
     35                                                       
     36                                                        $ex_counter = explode(":", $Time[$i]);
    3737                                                        //$ex_counter2 = explode(" ",$ex_counter[1]);
    3838                                                       
Note: See TracChangeset for help on using the changeset viewer.