diff --git a/index.php b/index.php index b088923..1d7d9ba 100644 --- a/index.php +++ b/index.php @@ -13,8 +13,6 @@ if(!count($res_account)){ $res_vmess = db__getData($cnn, "vmess", "uid", $res_account[0]['uid']); - - $o = ''; @@ -25,8 +23,6 @@ foreach($res_vmess as $item){ } } - - if(!$o){ echo ''; }else{