interface/web/sites/web_sites_stats.php
@@ -82,7 +82,7 @@ } $list = new list_action; $list->SQLExtWhere = "type = 'vhost'"; $list->SQLExtWhere = "(type = 'vhost' or type = 'vhostsubdomain')"; $list->SQLOrderBy = 'ORDER BY domain'; $list->onLoad();