From: Jan Schneider Date: Wed, 29 Jul 2009 14:46:49 +0000 (+0200) Subject: tooltips.js is a valid script file again. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b3bc931d15c4854d93275e8b5951dfbccf92b181;p=horde.git tooltips.js is a valid script file again. --- diff --git a/framework/Core/lib/Horde/Script/Files.php b/framework/Core/lib/Horde/Script/Files.php index e56b6387d..88a24c4f0 100644 --- a/framework/Core/lib/Horde/Script/Files.php +++ b/framework/Core/lib/Horde/Script/Files.php @@ -36,15 +36,6 @@ class Horde_Script_Files protected $_included = array(); /** - * The list of deprecated files. - * - * @var array - */ - protected $_ignored = array( - 'horde' => array('tooltip.js') - ); - - /** * The list of javascript files to always load from Horde. * * @var array