Ignore:
Timestamp:
May 10, 2009, 12:30:09 PM (15 years ago)
Author:
george
Message:

Opraveno: Skripty pro generování nastavení směrovačů.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/system/generators/generate.php

    r197 r213  
    1818      if($Command != '')
    1919      {
    20         //exec($Command, $Output);       
    21         echo($Command."\n");
    22         sleep(5);
     20        exec($Command, $Output);       
     21        //echo($Command."\n");
     22        //sleep(5);
    2323      }
    2424    //echo("Done\n");
Note: See TracChangeset for help on using the changeset viewer.