cvs: smarty /docs programmers.sgml
"Messju Mohr" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmessju1073936534@cvsserver> |
messju Mon Jan 12 14:42:14 2004 EDT
Modified files:
/smarty/docs programmers.sgml
Log:
added docs for tpl_error_reporting
Index: smarty/docs/programmers.sgml
diff -u smarty/docs/programmers.sgml:1.47 smarty/docs/programmers.sgml:1.48
--- smarty/docs/programmers.sgml:1.47 Thu Nov 6 11:54:00 2003
+++ smarty/docs/programmers.sgml Mon Jan 12 14:42:13 2004
@@ -469,6 +469,15 @@
<literal>gpc_order</literal> is used.
</para>
</sect1>
+ <sect1 id="variable.tpl.error.reporting">
+ <title>$tpl_error_reporting</title>
+ <para>
+ When this value is set to a non-null-value it's value is
+ used as php's error_reporting-level inside of display() and
+ fetch(). When debugging is enabled this value is ignored
+ and the error-level is left untouched.
+ </para>
+ </sect1>
<sect1 id="variable.compile.id">
<title>$compile_id</title>
<para>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php