cfoe
2012-07-17 222ea214ffc25abac78e9d520ef34865280a0bab
interface/web/sites/shell_user_list.php
@@ -49,6 +49,7 @@
// Limit the results to alias domains
//$app->listform_actions->SQLExtWhere = "type = 'subdomain'";
$app->listform_actions->SQLOrderBy = 'ORDER BY username';
$app->listform_actions->onLoad();