mcramer
2012-08-15 ae6d914aae490fb025e91c5eb72abb3d80d5e91a
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();