[dev] [cvs] commit: framework/devtools horde-js-compress.php
Chuck Hagenbuch
chuck at horde.org
Fri Apr 27 14:56:27 UTC 2007
Quoting Michael M Slusarz <slusarz at horde.org>:
> Log:
> Readd check for jsmin in devtools and use the location of the found jsmin.
This will never work except if you're running horde-js-compress.php
directly from the framework location, which isn't the general use
case. If you need this, can you add a check to make sure that
dirname(__FILE__) . '/jsmin/jsmin' actually exists?
-chuck
More information about the dev
mailing list