mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-06-29 12:50:09 +02:00
global-functions: $NotificationFunctions->"email": do not declare unused function
This commit is contained in:
parent
0fab371d1a
commit
e111832462
1 changed files with 0 additions and 1 deletions
|
@ -533,7 +533,6 @@
|
||||||
|
|
||||||
:global EitherOr;
|
:global EitherOr;
|
||||||
:global IfThenElse;
|
:global IfThenElse;
|
||||||
:global LogPrintExit2;
|
|
||||||
:global QuotedPrintable;
|
:global QuotedPrintable;
|
||||||
|
|
||||||
:local To [ $EitherOr ($EmailGeneralToOverride->($Notification->"origin")) $EmailGeneralTo ];
|
:local To [ $EitherOr ($EmailGeneralToOverride->($Notification->"origin")) $EmailGeneralTo ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue