tbrehm
2012-08-15 ef28e40c5eaa421af6466daf033eeed8ab28f1c8
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();