tooltips.js is a valid script file again.
authorJan Schneider <jan@horde.org>
Wed, 29 Jul 2009 14:46:49 +0000 (16:46 +0200)
committerJan Schneider <jan@horde.org>
Wed, 29 Jul 2009 16:54:04 +0000 (18:54 +0200)
framework/Core/lib/Horde/Script/Files.php

index e56b638..88a24c4 100644 (file)
@@ -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