password reset, admin upadte and Camel case update
This commit is contained in:
@@ -10,7 +10,7 @@ $isImages = false;
|
||||
|
||||
session_start();
|
||||
|
||||
if(isset($_SESSION['token'])){
|
||||
if(isLogin()){
|
||||
|
||||
$group = groupViaToken($_SESSION['token']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user