mcramer
2012-08-18 5e4f60c7b94071e4845f78ee667176cfbb078d2a
interface/web/sites/web_sites_stats.php
@@ -59,7 +59,7 @@
$list = new list_action;
$list->SQLExtWhere = "type = 'vhost'";
$list->SQLOrderBy = 'ORDER BY domain';
$list->onLoad();