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(); ?>