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