cfoe
2012-07-18 4eb8d2a054e69aba568d5435fd1420b5a9367207
interface/web/sites/web_sites_stats.php
@@ -58,6 +58,8 @@
}
$list = new list_action;
$list->SQLExtWhere = "type = 'vhost'";
$list->SQLOrderBy = 'ORDER BY domain';
$list->onLoad();