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:
parent
b6bd77fd6d
commit
22e388ec60
@ -35,4 +35,6 @@ $fenom->setOptions(array(
|
|||||||
));
|
));
|
||||||
// same
|
// same
|
||||||
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
|
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
По умолчанию, все опции отключены.
|
||||||
|
Loading…
Reference in New Issue
Block a user