]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Irc/lib/ircmanager.php
Cosmetic changes to common_redirect, clientError, serverError
[quix0rs-gnu-social.git] / plugins / Irc / lib / ircmanager.php
index 3c0a504eb06c80a384e5c39ae271c017c1a312f0..3dae68d133f26c05f476949feff240df2d24baf9 100644 (file)
@@ -245,7 +245,6 @@ class IrcManager extends ImManager {
                         common_log_db_error($confirm, 'DELETE', __FILE__);
                         // TRANS: Server error thrown on database error when deleting IRC nickname confirmation.
                         $this->serverError(_m('Could not delete confirmation.'));
-                        return;
                     }
                 }
             }