parent
c1df1f822e
commit
dd483d98df
|
@ -39,7 +39,7 @@ class LessCompiler
|
|||
/**
|
||||
* Create a new instance
|
||||
*/
|
||||
public function __construct($basePath = null)
|
||||
public function __construct()
|
||||
{
|
||||
require_once 'lessphp/lessc.inc.php';
|
||||
$this->lessc = new lessc();
|
||||
|
|
Loading…
Reference in New Issue