Can hide the box-list in thread view
[banana.git] / banana / spool.inc.php
index 0f8b64c..d6bc579 100644 (file)
@@ -363,6 +363,7 @@ class BananaSpool
             }
             
             if ($write) {
+                $this->markAllAsRead();
                 $this->saveToFile();
             }
         }