more debug
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
@ -31,9 +31,6 @@ $GLOBALS['url'] = $url;
|
||||
|
||||
autoLoginCheck();
|
||||
|
||||
if( $_SESSION['user'])
|
||||
var_dump($_SESSION['user']->data);
|
||||
|
||||
$response = callHook($url);
|
||||
|
||||
if(is_string($response))
|
||||
|
Reference in New Issue
Block a user