cfoe
2012-07-17 222ea214ffc25abac78e9d520ef34865280a0bab
interface/web/sites/web_domain_list.php
@@ -53,7 +53,7 @@
$list = new list_action;
$list->SQLExtWhere = "type = 'vhost'";
$list->SQLOrderBy = 'ORDER BY domain';
$list->onLoad();
?>