Ignore:
Timestamp:
May 16, 2014, 10:44:07 PM (10 years ago)
Author:
chronos
Message:
  • Opraveno: Zobrazení tabulky seznamu měření.
  • Opraveno: Přidávání nových hodnot přes web.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/NetworkConfigRouterOS/Routerboard.php

    r548 r656  
    5555      if($this->Debug) echo($Command);
    5656      $Output = array();
    57       exec($Command, $Output);
     57      //exec($Command, $Output);
    5858    } else $Output = '';
    5959    if($this->Debug) print_r($Output);
Note: See TracChangeset for help on using the changeset viewer.