Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa05581a authored by theronakpatel's avatar theronakpatel
Browse files

die added

parent 0a7485d3
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -279,6 +279,7 @@ class AccountController extends Controller {
		} catch (Exception $e) {
			echo 'username exception issue. '.$e->getMessage();
		}
		die;
	}
	/**
	 * Check if a username is available.