From 1f2997a72502301a8151689d5f13662b36d8cfb7 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 29 Sep 2006 17:08:49 +0000 Subject: [PATCH] Remove debugging code git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11767 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- config/conf.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/conf.pl b/config/conf.pl index 8b9ca9d3..5f2bc814 100755 --- a/config/conf.pl +++ b/config/conf.pl @@ -2774,8 +2774,6 @@ sub command_templates { # list template sets # if ( $input =~ /^\s*l\s*/i ) { -# LEFT OFF HERE! default is lost after detection.... hmmmm -print "DEFAULT INDEX IS " . $templateset_default . "\n"; $count = 0; while ( $count <= $#templateset_name ) { if ( $count == $templateset_default ) { -- 2.25.1