wiki.techinc.nl/includes/libs
Ori Livneh bad276d1ee Update lessphp to 261f1bd28
From https://github.com/leafo/lessphp/blob/261f1bd28f/lessc.inc.php

Changes, 6e8e724fc7..261f1bd28f:
* 261f1bd Merge pull request #480 from atdt/master
* 0f85200 Miscellaneous small touch-ups
* 5504066 Improve handling of /* comments */ when 'preserveComments' is set
* 667702c Make function helpers public


Bug: 54673
Change-Id: Ib6bc76736d460081dc8f48aee09ca32066dae296
2013-10-04 00:22:07 +00:00
..
CSSJanus.php Merge "CSSJanus: Support text-shadow and box-shadow flipping" 2013-09-27 20:35:16 +00:00
CSSMin.php CSSMin: factor out image encoding into encodeImageAsDataURI method 2013-09-18 15:09:20 -07:00
GenericArrayObject.php Use American English spelling for behavior 2013-03-04 10:24:57 +01:00
HttpStatus.php Fix typo ('associed' => 'associated'). 2013-06-14 15:26:36 -07:00
IEContentAnalyzer.php Fixed @param tags to conform with Doxygen format. 2013-03-11 13:15:01 -04:00
IEUrlExtension.php SECURITY: Fix extension detection with 2 .'s 2013-09-03 22:10:31 +00: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
lessc.inc.php Update lessphp to 261f1bd28 2013-10-04 00:22:07 +00: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.