non existent parameter

This commit is contained in:
Loki3000
2018-03-15 17:01:29 +03:00
committed by GitHub
parent 40f50d20fd
commit de8dbb4d53

View File

@@ -43,7 +43,7 @@ $fenom->setOptions($options);
```php
$fenom->setOptions(array(
"compile_check" => true,
"force_compile" => true,
"force_include" => true
));
// тоже самое что и