diff --git a/include/tool/Output/Css.php b/include/tool/Output/Css.php index eefcaa9..3b18387 100644 --- a/include/tool/Output/Css.php +++ b/include/tool/Output/Css.php @@ -261,8 +261,8 @@ class Css{ $import_dirs[$dataDir] = \gp\tool::GetDir('/'); $parser->SetImportDirs($import_dirs); - - $parser->cache_method = 'php'; + /* $parser->cache_method = 'php'; Creation of dynamic property Less_Parser::$cache_method is deprecated */ + $parser::$options['cache_method'] == 'php'; $parser->SetCacheDir($dataDir . '/data/_cache'); // combine files