From 393c9eb907630744322f404ca8567a7d23f738fb Mon Sep 17 00:00:00 2001 From: mohrt Date: Tue, 4 Mar 2003 17:47:50 +0000 Subject: [PATCH] remove $show_info_header and $show_info_include property vars from docs --- docs/programmers.sgml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/docs/programmers.sgml b/docs/programmers.sgml index eef81a2f..f8fd6cac 100644 --- a/docs/programmers.sgml +++ b/docs/programmers.sgml @@ -440,20 +440,6 @@ $smarty->autoload_filters = array('pre' => array('trim', 'stamp'), Default is "}". - - $show_info_header - - Shows an HTML comment at the beginning of the templates output, - displaying smarty version and date generated. Default is false. - - - - $show_info_include - - Shows an HTML comment before and after each included template. - Default is false. - - $compiler_class