From c36561f35747d30e609d8ad876b46d8202a9a712 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 16 Apr 2019 19:17:16 -0300 Subject: Fix an exploit on Arkim on server restart. --- npc/015-3/arkim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt index ea5e82fa5..fa93d8b87 100644 --- a/npc/015-3/arkim.txt +++ b/npc/015-3/arkim.txt @@ -141,7 +141,7 @@ OnInit: // No end; on purpose OnHour00: - $@ARKIM_QTIMER=santime(); + $@ARKIM_QTIMER=gettimeparam(GETTIME_DAYOFMONTH); $@ARKIM_TIMER=gettimetick(2); end; -- cgit v1.2.3-60-g2f50