tbrehm
2012-07-19 dae3b41faee2777046b0b612e2bd8b28caf0f189
interface/web/sites/web_aliasdomain_list.php
@@ -48,7 +48,7 @@
// Limit the results to alias domains
$app->listform_actions->SQLExtWhere = "type = 'alias'";
$app->listform_actions->SQLOrderBy = 'ORDER BY domain';
$app->listform_actions->onLoad();