Ignore:
Timestamp:
May 1, 2016, 2:04:11 PM (8 years ago)
Author:
chronos
Message:
  • Modified: Improved method for new network topology queue tree preparation. Not yet functional. Also RouterOS limits number of usable levels for queue tree to 7.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/NetworkConfig/Generate.php

    r817 r831  
    33if(isset($_SERVER['REMOTE_ADDR'])) die();
    44include_once(dirname(__FILE__).'/../../Application/System.php');
    5 $System = new System();
     5$System = new Core();
    66$System->ShowPage = false;
    77$System->Run();
Note: See TracChangeset for help on using the changeset viewer.