Changeset 16047 for schedule/Transaction


Ignore:
Timestamp:
05/22/13 20:05:51 (12 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Transaction/insert.php

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