Changeset 17453


Ignore:
Timestamp:
01/04/14 08:06:50 (11 years ago)
Author:
tose
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/control.php

    r17452 r17453  
    470470                                        newInnertable.appendChild(newtr<?php echo $cnt; ?>);                   
    471471                        <?php
    472                
    473                                         $cnt++;
    474                                         $prevtimestamp = $timestamp;
    475472                        }
    476473                        ?>
     
    505502       
    506503                <?php
     504                                        $cnt++;
     505                                        $prevtimestamp = $timestamp;
    507506                }
    508507                if(mysql_num_rows($fetch)<1)
Note: See TracChangeset for help on using the changeset viewer.