mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update settings.md
This commit is contained in:
@ -36,3 +36,5 @@ $fenom->setOptions(array(
|
|||||||
// same
|
// same
|
||||||
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
|
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
По умолчанию, все опции отключены.
|
||||||
|
Reference in New Issue
Block a user