Corified Msg_Flags plugin, along with Jimmy's icon themes
[squirrelmail.git] / config / config_default.php
index 581130c1d4f25889564a07647e9950b840789634..bbe4389b7c884a97606859e8f160441893edcb82 100644 (file)
@@ -648,6 +648,10 @@ $advanced_tree = false;
  * Use older way of folder listing
  */
 $oldway = false;
+/**
+ * Use icons for message and folder markers
+ */
+$use_icons = false;
 /**
  * Use experimental code with php recode functions when reading messages with
  * different encoding. This code is faster that original SM functions,
@@ -695,4 +699,4 @@ $config_use_color = 2;
  * sent and regular output to begin, which will majorly screw
  * things up when we try to send more headers later.
  */
-?>
\ No newline at end of file
+?>