Whoops, forgot debug code. Thaks Jonathan.
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 24 Feb 2004 15:17:07 +0000 (15:17 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 24 Feb 2004 15:17:07 +0000 (15:17 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6641 7612ce4b-ef26-0410-bec9-ea0150e637f0

include/options/display.php

index ac209ce831c42113eac2bda067fa3bd3a6e30db5..cf860380c7f8cd01956cb049a32a29fdd37e95a0 100644 (file)
@@ -188,7 +188,6 @@ function load_optpage_data_display() {
         'refresh' => SMOPT_REFRESH_NONE
     );
 
-echo "use icons? $use_icons<br>";
     if ($use_icons) {
         global $icon_themes, $icon_theme;
         $temp = array();