[cvs] commit: horde/js/src alphaImageLoader.php.js horde/js alphaImageLoader.php.js horde/config prefs.php.dist framework/Horde Horde.php
Chuck Hagenbuch
chuck at horde.org
Thu Feb 16 15:39:34 PST 2006
chuck 2006-02-16 15:39:34 PST
Modified files:
config prefs.php.dist
Horde Horde.php
Removed files:
js/src alphaImageLoader.php.js
js alphaImageLoader.php.js
Log:
- We're not using alpha-channel pngs right now
- This code caused bad performance problems for IE
- The file was being loaded as alphaImageLoader.js.php, but somehow
got renamed to alphaImageLoader.php.js, which a) probably wouldn't
parse as PHP and b) would 404 anyway.
Given all that, just clean things up a bit by killing it.
Revision Changes Path
1.575 +1 -8 framework/Horde/Horde.php
1.97 +2 -11 horde/config/prefs.php.dist
1.2 +0 -6 horde/js/Attic/alphaImageLoader.php.js (dead)
1.2 +0 -60 horde/js/src/Attic/alphaImageLoader.php.js (dead)
Chora Links:
http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.574&r2=1.575&ty=u
http://cvs.horde.org/diff.php/horde/config/prefs.php.dist?r1=1.96&r2=1.97&ty=u
http://cvs.horde.org/co.php/horde/js/Attic/alphaImageLoader.php.js?r=1.1
http://cvs.horde.org/co.php/horde/js/src/Attic/alphaImageLoader.php.js?r=1.1
More information about the cvs
mailing list