Update profile-controller.php
This commit is contained in:
@@ -20,6 +20,7 @@ try {
|
||||
}
|
||||
} catch (Exception $e) {
|
||||
$_SESSION["message"] = "internal_error";
|
||||
exit();
|
||||
}
|
||||
|
||||
if (!$user) {
|
||||
|
||||
Reference in New Issue
Block a user