Fix missing return statement

This commit is contained in:
Michael 2017-02-05 11:28:45 -05:00
parent 5c0cf15160
commit bf8d9f5099

View file

@ -706,6 +706,7 @@ Contents:
You have sent a bad request to the multi-user domain. Please try again."
}));
return;
}
if (File.Exists(msg.Contents))