do not special case a folder named 'None'. There's no reason
[squirrelmail.git] / src / image.php
index e1a2680c9e61b4e66d77a0f93f1694febef054b3..2bf417c51176f9011c7ab093227a7612299e68d6 100644 (file)
@@ -16,7 +16,7 @@
  */
 require('../include/init.php');
 
-displayPageHeader($color, 'None');
+displayPageHeader($color);
 
 /* globals */
 if ( sqgetGlobalVar('passed_id', $temp, SQ_GET) ) {