less: Use new addParsedFile method, replacing embeddedFiles hack
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 27 Sep 2013 12:29:38 +0000 (14:29 +0200)
committerOri.livneh <ori@wikimedia.org>
Sun, 29 Sep 2013 05:16:00 +0000 (05:16 +0000)
commit93cb656139efbe9325cf868dcd4132354f2db99c
tree2fc8bcc1d86bf1fb1efd7509b73979536c201c7d
parent217fd4345ada3f9899406bf352219bb795876706
less: Use new addParsedFile method, replacing embeddedFiles hack

Follows-up b67b9e1, lessphp now has a public method to add to the
list of files for compilation cache.

Change-Id: I62a6c7cdeb34ea742fa7547e3ca10e24ee484b97
includes/resourceloader/ResourceLoaderFileModule.php
includes/resourceloader/ResourceLoaderLESSFunctions.php
includes/resourceloader/ResourceLoaderModule.php