--- index.php 2001/02/20 11:34:34 1.1 +++ index.php 2001/03/05 15:36:16 1.2 @@ -61,9 +61,5 @@ $main=$smarty->fetch("$main_file.tpl"); $smarty->assign("MAIN",$main); -$smarty->assign("debug",$PHP_SELF." -- ".basename($PHP_SELF)." -- $section --". - $url[0]); - - $smarty->display("index.tpl"); ?>