mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-04 14:13:11 -04:00
parent
85c6150ca4
commit
49d66a7b73
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class LessCompiler
|
|||
*/
|
||||
public function __construct()
|
||||
{
|
||||
require_once 'IcingaVendor/lessphp/lessc.inc.php';
|
||||
require_once 'lessphp/lessc.inc.php';
|
||||
$this->lessc = new lessc();
|
||||
|
||||
$this->lessc->setVariables(
|
||||
|
|
|
|||
Loading…
Reference in a new issue