Serghey Rodin 10 lat temu
rodzic
commit
d45f42783d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      web/add/web/index.php

+ 1 - 1
web/add/web/index.php

@@ -356,7 +356,7 @@ $v_ftp_email = $panel[$user]['CONTACT'];
 
 // List IP addresses
 exec (VESTA_CMD."v-list-user-ips ".$user." json", $output, $return_var);
-$ips = array_unique(json_decode(implode('', $output), true));
+$ips = json_decode(implode('', $output), true);
 unset($output);
 
 // List web stat engines