Automatic push 4.3.4

This commit is contained in:
chevereto
2025-05-26 15:08:35 +00:00
parent 9a8aceaddb
commit 29a04d90b8
15 changed files with 94 additions and 92 deletions

View File

@@ -54,8 +54,8 @@ require_once __DIR__ . '/../load/php-boot.php';
set_error_handler(ThrowableHandler::ERROR_AS_EXCEPTION);
set_exception_handler(ThrowableHandler::CONSOLE);
require_once loaderHandler(
$_COOKIE,
getCheveretoEnv(),
$_COOKIE,
$_FILES,
$_GET,
$_POST,