EngineGP - Hosting сontrol panel
Go to file
Sergei Solovev 276ec7f3eb Updating the server name reference in code
This change replaces the use of $_SERVER['SERVER_NAME'] with $_SERVER['HTTP_HOST'] throughout the codebase. The modification ensures consistency and compliance with best practices, since $_SERVER['HTTP_HOST'] is often used to extract the host header from an HTTP request. This update may improve compatibility and security, especially in scenarios where the Host header plays a key role in proper server configuration and routing. Please review and test the changes carefully to ensure smooth functionality in different environments.
2023-12-23 04:50:14 +03:00
acp Fixed broken debug 2023-12-03 19:07:31 +03:00
files add files 2023-03-05 02:45:46 +03:00
system Updating the server name reference in code 2023-12-23 04:50:14 +03:00
temp add files 2023-03-05 02:45:46 +03:00
template Pre-added RUST 2023-12-10 17:47:19 +03:00
upload/avatars add files 2023-03-05 02:45:46 +03:00
vendor Added a graph library 2023-12-19 21:38:10 +03:00
.gitignore Added a graph library 2023-12-19 21:38:10 +03:00
.htaccess EngineGPv3 Publication 2023-11-11 23:56:12 +03:00
403.html Reformat code 2023-11-12 21:12:42 +03:00
404.html Reformat code 2023-11-12 21:12:42 +03:00
composer.json Added a graph library 2023-12-19 21:38:10 +03:00
composer.lock Added a graph library 2023-12-19 21:38:10 +03:00
cron.php Fixed broken debug 2023-12-03 19:07:31 +03:00
enginegp.sql Fix DataBase 2023-12-20 00:16:12 +03:00
fail.html Reformat code 2023-11-12 21:12:42 +03:00
favicon.ico add files 2023-03-05 02:45:46 +03:00
index.php Fixed broken debug 2023-12-03 19:07:31 +03:00
LICENSE Create LICENSE 2023-03-10 06:51:40 +03:00
notice.wav add files 2023-03-05 02:45:46 +03:00
robots.txt add files 2023-03-05 02:45:46 +03:00
success.html Reformat code 2023-11-12 21:12:42 +03:00