mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
non existent parameter
This commit is contained in:
parent
de8dbb4d53
commit
80a537de8c
@ -38,7 +38,7 @@ Options may by associative array like `'option_name' => true` or bitwise mask.
|
||||
|
||||
```php
|
||||
$fenom->setOptions(array(
|
||||
"compile_check" => true,
|
||||
"force_compile" => true,
|
||||
"force_include" => true
|
||||
));
|
||||
// same
|
||||
|
Loading…
Reference in New Issue
Block a user