projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e010d9d
)
tooltips.js is a valid script file again.
author
Jan Schneider
<jan@horde.org>
Wed, 29 Jul 2009 14:46:49 +0000
(16:46 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 29 Jul 2009 16:54:04 +0000
(18:54 +0200)
framework/Core/lib/Horde/Script/Files.php
patch
|
blob
|
history
diff --git
a/framework/Core/lib/Horde/Script/Files.php
b/framework/Core/lib/Horde/Script/Files.php
index
e56b638
..
88a24c4
100644
(file)
--- 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