alecpl
2011-11-18 c994e0e7cd9f593eb21ff80c7c1ddbeaf2a1b12a
plugins/newmail_notifier/newmail_notifier.php
@@ -132,7 +132,7 @@
     */
    function notify($args)
    {
        if ($this->notified) {
        if ($this->notified || !empty($_GET['_refresh'])) {
            return $args;
        }