mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-14 15:08:39 +02:00
fw-addr-lists: no (mixed) capitalization in message
This commit is contained in:
parent
57027ceb26
commit
50429a0ad8
1 changed files with 1 additions and 1 deletions
|
@ -105,5 +105,5 @@ $WaitFullyConnected;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$LogPrintExit2 info $0 ("List: " . $FwListName . " -- Added: " . $CntAdd . " - renewed: " . $CntRenew . " - removed: " . $CntRemove) false;
|
$LogPrintExit2 info $0 ("list: " . $FwListName . " -- added: " . $CntAdd . " - renewed: " . $CntRenew . " - removed: " . $CntRemove) false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue