From 8e98ba0deda4cc37c0d40b4ada04538099341b7b Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 6 Aug 2009 14:16:35 +0000 Subject: Fixed missing source parameter. --- server/xml/macros/oejendrypning-1.0.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/xml/macros/oejendrypning-1.0.xml') diff --git a/server/xml/macros/oejendrypning-1.0.xml b/server/xml/macros/oejendrypning-1.0.xml index c09b8aa..71e3055 100644 --- a/server/xml/macros/oejendrypning-1.0.xml +++ b/server/xml/macros/oejendrypning-1.0.xml @@ -24,7 +24,7 @@ -- Set date to now if no other data available within last 24 hours. - return os.time(), os.time() - 24*60*60, 'system' + return os.time(), os.time() - 24*60*60, 'pracro' -- cgit v1.2.3