Don't add prototype.js manually.
authorJan Schneider <jan@horde.org>
Wed, 1 Dec 2010 17:52:36 +0000 (18:52 +0100)
committerJan Schneider <jan@horde.org>
Wed, 1 Dec 2010 17:52:36 +0000 (18:52 +0100)
horde/services/portal/index.php

index b4b3fab..c5cf8e2 100644 (file)
@@ -60,7 +60,6 @@ foreach ($view->getApplications() as $app) {
 
 $linkTags = $view->getLinkTags();
 
-Horde::addScriptFile('prototype.js', 'horde');
 $title = _("My Portal");
 require HORDE_TEMPLATES . '/common-header.inc';
 echo Horde::menu();