This commit is contained in:
kremsy 2014-02-14 13:56:15 +01:00 committed by Steffen Schröder
parent 7f603f770a
commit de85bde9e3

View File

@ -306,7 +306,9 @@ class ManiaControl implements CommandListener {
} catch(Exception $e) {
if ($e->getMessage() == 'Connection interupted') {
$this->quit($e->getMessage());
return;
}
throw $e;
}
// Manage FileReader