cvs: smarty /docs programmers.sgml
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1076664876@cvsserver> |
messju Fri Feb 13 04:34:36 2004 EDT
Modified files:
/smarty/docs programmers.sgml
Log:
learned something about <note> and sgml and applied this to the
use.sub.dirs-section :)
http://cvs.php.net/diff.php/smarty/docs/programmers.sgml?r1=1.53&r2=1.54&ty=u
Index: smarty/docs/programmers.sgml
diff -u smarty/docs/programmers.sgml:1.53 smarty/docs/programmers.sgml:1.54
--- smarty/docs/programmers.sgml:1.53 Fri Feb 13 04:19:59 2004
+++ smarty/docs/programmers.sgml Fri Feb 13 04:34:35 2004
@@ -468,9 +468,14 @@
<para>
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 <varname>use_sub_dirs</varname>
- defaults to false.)
+ if you can.
</para>
+ <note>
+ <title>Technical Note</title>
+ <para>
+ Since Smarty-2.6.2 <varname>use_sub_dirs</varname> defaults to false.
+ </para>
+ </note>
</sect1>
<sect1 id="variable.default.modifiers">
<title>$default_modifiers</title>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php