MDL-44357 theme: Allow core to compile LESS in PHP

This commit is contained in:
Frederic Massart 2014-02-19 17:02:11 +08:00
parent 9b8555fbea
commit d433cf37cd
68 changed files with 10947 additions and 47 deletions

View file

@ -35,6 +35,13 @@
<version></version>
<licenseversion></licenseversion>
</library>
<library>
<location>lessphp</location>
<name>less.php</name>
<license>Apache</license>
<version>1.7.0.1</version>
<licenseversion>2.0</licenseversion>
</library>
<library>
<location>phpexcel</location>
<name>PHPExcel</name>