From 1ce846e1b3a4debd638cccc6303fd1bf1f6a6339 Mon Sep 17 00:00:00 2001 From: messju Date: Fri, 13 Feb 2004 09:34:35 +0000 Subject: [PATCH] learned something about and sgml and applied this to the use.sub.dirs-section :) --- docs/programmers.sgml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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