1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

sms-forward: support hooks

This commit is contained in:
Anatoly Bubenkov
2022-11-03 23:43:08 +01:00
committed by Christian Hesse
parent 88b34cfb39
commit ea09a18d3f
5 changed files with 60 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 85;
:global ExpectedConfigVersion 86;
# global variables not to be changed by user
:global GlobalFunctionsReady false;