modifica regole verso esterno, fix
This commit is contained in:
@@ -61,8 +61,7 @@ $query = " SELECT
|
||||
ON
|
||||
condes_macchine.id_proxy_pool = proxy_pool.id
|
||||
ORDER BY
|
||||
-nome DESC,
|
||||
INET_ATON(ip) ASC
|
||||
nome
|
||||
";
|
||||
$res_macchine = mysql_query( $query, $DB_ID );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user