From: Michael M Slusarz Date: Wed, 17 Feb 2010 06:30:56 +0000 (-0700) Subject: Not needed X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=656bf79f2ac4e416c6150dba609fd32775785ed1;p=horde.git Not needed --- 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";