From c3a3e15c33f33a24412dcdd213f950f75c98b05b Mon Sep 17 00:00:00 2001 From: messju Date: Mon, 12 Jan 2004 19:42:13 +0000 Subject: [PATCH] added docs for tpl_error_reporting --- docs/programmers.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/programmers.sgml b/docs/programmers.sgml index 33d32e61..f4d06002 100644 --- a/docs/programmers.sgml +++ b/docs/programmers.sgml @@ -469,6 +469,15 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'), gpc_order is used. + + $tpl_error_reporting + + 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. + + $compile_id