EngineGP/system/engine
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
..
megp Updating the server name reference in code 2023-12-23 04:50:14 +03:00
404.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
agreement.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
api_v1.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
autocontrol.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
chat.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
check.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
contacts.php Updating the server name reference in code 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
freekassa.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
help.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
index.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
jobs.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
monitoring.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
news.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
pages.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
partners.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
pluginbuy.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
plugins.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
replenish.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
servers.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
services.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
unitpay.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
unitpay_entity.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
user.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
webmoney.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
wiki.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00