wiki.techinc.nl/includes/libs
Brion Vibber e97346ec18 Revert r103978, r103979 -- screwed something up, breaks jQuery minification.
Incremented ResourceLoader::filterCacheVersion rather than decrementing to avoid potential confusion, especially since we already needed the incr.
2011-11-23 00:22:46 +00:00
..
CSSJanus.php More documentation! 2011-10-26 04:15:09 +00:00
CSSMin.php More documentation! 2011-10-26 04:15:09 +00:00
HttpStatus.php HTTP status messages move: OutputPage -> HttpStatus 2011-07-04 21:01:19 +00:00
IEContentAnalyzer.php More documentation! 2011-10-26 04:15:09 +00:00
IEUrlExtension.php More documentation! 2011-10-26 04:15:09 +00:00
JavaScriptMinifier.php Revert r103978, r103979 -- screwed something up, breaks jQuery minification. 2011-11-23 00:22:46 +00:00
jsminplus.php * (bug 31187) Fix for user JavaScript validation to allow identifiers with valid Unicode letter characters 2011-09-27 22:51:36 +00:00
README Might not be GPLv2 2010-08-27 00:08:04 +00:00

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.