cfoe
2012-08-04 d2f4d29acf1c8175822dfdaa2465b48ec44e320e
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();