parent
85c6150ca4
commit
49d66a7b73
|
@ -41,7 +41,7 @@ class LessCompiler
|
||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
require_once 'IcingaVendor/lessphp/lessc.inc.php';
|
require_once 'lessphp/lessc.inc.php';
|
||||||
$this->lessc = new lessc();
|
$this->lessc = new lessc();
|
||||||
|
|
||||||
$this->lessc->setVariables(
|
$this->lessc->setVariables(
|
||||||
|
|
Loading…
Reference in New Issue