debug
Build and push / Pulling repo on server (push) Successful in 3s Details

This commit is contained in:
Chris 2023-10-30 23:21:32 +01:00
parent e413c7f8fb
commit ff31a10882
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ $GLOBALS['url'] = $url;
//echo print_r(['url'=>$url,'server'=>$_SERVER,'request'=>$_REQUEST,'cookie'=>$_COOKIE,'session'=>$_SESSION],true);
autoLoginCheck();
var_dump($_SESSION);
$response = callHook($url);