Update settings.md

This commit is contained in:
Ivan Shalganov 2013-07-07 02:00:02 +04:00
parent b6bd77fd6d
commit 22e388ec60

View File

@ -36,3 +36,5 @@ $fenom->setOptions(array(
// same
$fenom->setOptions(Fenom::AUTO_RELOAD | Fenom::FORCE_INCLUDE);
```
По умолчанию, все опции отключены.