From bb6432a6158b97cd5b92ab316d9d8b52bca2044d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 24 Feb 2015 16:30:07 +0100 Subject: Various fixes --- inc/event.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/event.inc.php') diff --git a/inc/event.inc.php b/inc/event.inc.php index 6b303493..5dca20ef 100644 --- a/inc/event.inc.php +++ b/inc/event.inc.php @@ -84,6 +84,7 @@ class Event */ public static function activeConfigChanged() { + error_log('Active config changed'); $task = Trigger::ldadp(); TaskmanagerCallback::addCallback($task, 'ldadpStartup'); } -- cgit v1.2.3-55-g7522