* All incoming form values now have stripslashes() ran on them automatically
[squirrelmail.git] / functions / page_header.php
index 28852d5dba3440df5a73ab8dd7cca06cbd49b493..0a9e40ba018b00bee0508c765f051dab70ac405a 100644 (file)
@@ -62,7 +62,6 @@
 
       /** Here is the header and wrapping table **/
       $shortBoxName = readShortMailboxName($mailbox, ".");
-      $shortBoxName = sqStripSlashes($shortBoxName);
       echo "<A NAME=pagetop></A>\n";
       echo "<TABLE BGCOLOR=\"$color[4]\" BORDER=0 WIDTH=\"100%\" CELLSPACING=0 CELLPADDING=2>\n";
       echo "   <TR BGCOLOR=\"$color[9]\">\n";