mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-14 06:58:50 +02:00
global-functions: $FetchUserAgent: set declared function only
This commit is contained in:
parent
7212d8bd23
commit
1d816d94f6
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
# generate user agent string for fetch
|
# generate user agent string for fetch
|
||||||
:global FetchUserAgent do={
|
:set FetchUserAgent do={
|
||||||
:local Caller [ :tostr $1 ];
|
:local Caller [ :tostr $1 ];
|
||||||
|
|
||||||
:local Resource [ /system/resource/get ];
|
:local Resource [ /system/resource/get ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue