ftimme
2013-06-11 c1fcaed2ee8f05a5030fe4e8e211ca4eae7a9489
interface/web/sites/web_subdomain_list.php
@@ -48,7 +48,7 @@
// Limit the results to alias domains
$app->listform_actions->SQLExtWhere = "type = 'subdomain'";
$app->listform_actions->SQLOrderBy = 'ORDER BY domain';
$app->listform_actions->onLoad();