tbrehm
2011-09-22 dba68fcdf2d3e25ad1f3301fcb128edfb3da745b
interface/web/admin/server_ip_list.php
@@ -45,6 +45,9 @@
$app->auth->check_module_permissions('admin');
$app->uses('listform_actions');
$app->listform_actions->SQLOrderBy = "ORDER BY server_id, ip_address";
$app->listform_actions->onLoad();