From 656bf79f2ac4e416c6150dba609fd32775785ed1 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 16 Feb 2010 23:30:56 -0700 Subject: [PATCH] Not needed --- kronolith/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/kronolith/index.php b/kronolith/index.php index e511f068d..1c733c51a 100644 --- a/kronolith/index.php +++ b/kronolith/index.php @@ -36,7 +36,6 @@ Horde::outputInlineScript(); if ($conf['maps']['driver']) { Kronolith::initEventMap($conf['maps']); } -$notification->notify(array('listeners' => array('javascript'))); $tac = Horde_Ajax_Imple::factory(array('kronolith', 'TagAutoCompleter'), array('triggerId' => 'kronolithEventTags', 'box' => 'kronolithEventACBox', 'pretty' => true)); $tac->attach(); echo "\n"; -- 2.11.0