diff --git a/docs/programmers.sgml b/docs/programmers.sgml index 7e9792de..8c3e38c2 100644 --- a/docs/programmers.sgml +++ b/docs/programmers.sgml @@ -468,9 +468,14 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'), Set this to false if your PHP environment does not allow the creation of sub directories by Smarty. Sub directories are more efficient, so use them - if you can. (Note: Since Smarty-2.6.2 use_sub_dirs - defaults to false.) + if you can. + + Technical Note + + Since Smarty-2.6.2 use_sub_dirs defaults to false. + + $default_modifiers