diff --git a/orcinus/admin.php b/orcinus/admin.php index 5f44a7e..6777b8c 100644 --- a/orcinus/admin.php +++ b/orcinus/admin.php @@ -2931,7 +2931,8 @@ ORCINUS; } catch(Exception $e) { $query['geo'] = false; } } ?> - " target="_blank">raw['country']['iso_code'])) { if (file_exists(__DIR__.'/img/flags/'.strtolower($query['geo']->raw['country']['iso_code']).'.png')) { $flag = 'img/flags/'.strtolower($query['geo']->raw['country']['iso_code']).'.png';