Update settings.md

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

View File

@ -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);
``` ```
По умолчанию, все опции отключены.