mcramer
2012-08-19 3501f913b6d56e38e1b39ca92a4cb2ef0b3cfb64
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();