EngineGP/system/data
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 add files 2023-03-05 02:45:46 +03:00
scfg Updating the server name reference in code 2023-12-23 04:50:14 +03:00
text Updating the server name reference in code 2023-12-23 04:50:14 +03:00
acpengine.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
boost.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
config.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
engine.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
filedits.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
graph.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
header.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
mail.ini Reformat code 2023-11-12 21:12:42 +03:00
maps.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
mysql.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
params.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
SxGeoCity.dat add files 2023-03-05 02:45:46 +03:00
web.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00