non existent parameter

This commit is contained in:
Loki3000 2018-03-15 17:01:29 +03:00 committed by GitHub
parent 40f50d20fd
commit de8dbb4d53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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