Update (ui)

This commit is contained in:
2023-11-21 22:17:18 +08:00
parent 4827130183
commit 028c9b5190
29 changed files with 193 additions and 159 deletions

View File

@@ -4,4 +4,4 @@
require 'geo_helper.php';
require 'platform_helper.php';
require 'proxy_helper.php';
require 'route_helper.php';
require 'route_helper.php';

View File

@@ -166,7 +166,6 @@ function get_domain_from_url($url)
}
}
if (! function_exists('get_country_name_by_iso')) {
function get_country_name_by_iso($country_iso)
{