Minify.php error [Résolu]
Firefox with firebug is reporting an error at line 210 of the minify.php -- this might be due to the include_cache_browser_minify.js I have running from earlier version? I dont' know. But wanted you clued in.
| Avancement | ![]() |
| Workflow | Besoin d'aide |
| Statut | Une solution immédiate a été fournie |
bind: function() {
if (arguments.length < 2 && arguments[0] === undefined) return this;
var __method = this, args = $A(arguments), object = args.shift();
return function() {
return __method.apply(object, args.concat($A(arguments)));
}
