Ignore:
Timestamp:
May 11, 2022, 12:14:42 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Removed commended out print_r and echo commands used only for debugging.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/NetworkConfigRouterOS/Generators/Queue.php

    r926 r929  
    453453    $this->UpdateMinSpeed($RootDeviceId);
    454454
    455     //print_r($this->Devices);
    456 
    457455    echo('Not linked network devices: ');
    458456    foreach ($this->Devices as $Device)
     
    552550
    553551    echo($Main->Print());
    554     //print_r($Main->GetCommands());
    555552    die();
    556553
Note: See TracChangeset for help on using the changeset viewer.