EngineGP/system/library
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
..
captcha add files 2023-03-05 02:45:46 +03:00
control Updating the server name reference in code 2023-12-23 04:50:14 +03:00
cron Updating the server name reference in code 2023-12-23 04:50:14 +03:00
games Updating the server name reference in code 2023-12-23 04:50:14 +03:00
web Updating the server name reference in code 2023-12-23 04:50:14 +03:00
acpsystem.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
api.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
cron.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
ftp.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
geo.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
help.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
html.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
megp.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
smtp.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
sql.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
ssh.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
system.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
users.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
zip.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00