From: Michael J. Rubinsky Date: Wed, 22 Dec 2010 01:10:44 +0000 (-0500) Subject: prototype is automatically added now X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0127cf5cc89846cc482ffee8d1a48da32404abb1;p=horde.git prototype is automatically added now --- diff --git a/ansel/browse.php b/ansel/browse.php index 36b851b63..3164e17d7 100644 --- a/ansel/browse.php +++ b/ansel/browse.php @@ -9,7 +9,6 @@ require_once dirname(__FILE__) . '/lib/Application.php'; Horde_Registry::appInit('ansel'); -Horde::addScriptFile('prototype.js', 'horde'); $layout = new Horde_Block_Layout_View( @unserialize($prefs->getValue('myansel_layout')), Horde::url('browse_edit.php'),