mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-44357 theme: Allow core to compile LESS in PHP
This commit is contained in:
parent
9b8555fbea
commit
d433cf37cd
68 changed files with 10947 additions and 47 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue