wiki.techinc.nl/includes/libs
Yuri Astrakhan 9506e3d812 Spellchecked /includes directory
* Ran spell-checker over code comments in /includes/
* A few spellchecking fixes for wfDebug() calls

Found one very strange (NOOP?) line in Linker.php - see "TODO: BUG?"

Change-Id: Ibb86b51073b980eda9ecce2cf0b8dd33f058adbf
2013-03-13 03:42:41 -04:00
..
CSSJanus.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
CSSMin.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
GenericArrayObject.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
HttpStatus.php Added missing GPLv2 headers in some places. 2012-05-04 08:47:07 +02:00
IEContentAnalyzer.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
IEUrlExtension.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
JavaScriptMinifier.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
jsminplus.php Spellchecked /includes directory 2013-03-13 03:42:41 -04:00
README

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.