EngineGP/system/sections/services
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
..
control.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
crmp.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
cs.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
cs2.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
csgo.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
css.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
cssold.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
mc.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
mta.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
privileges.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
rust.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
samp.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00