EngineGP/system/library/cron
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_delete.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_install.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_scan_servers.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_scan_servers_admins.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_scan_servers_copy.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_scan_servers_down.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_scan_servers_route.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_server_action.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_server_cron.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_server_scan.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
control_threads.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
graph_servers_day.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
graph_servers_hour.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
notice_help.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
notice_help_admin.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
notice_server_overdue.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
preparing_web_delete.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
scan_control.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_admins.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_copy.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_down.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_load.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_route.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
scan_servers_stop.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
server_action.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
server_cron.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
server_delete.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
server_scan.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
threads.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
update_address.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
users_recovery_signup.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00
web_delete.php Updating the server name reference in code 2023-12-23 04:50:14 +03:00