mcramer
2013-09-02 f02fc545a587ce3dfd33902b57ec686ebb51d967
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 shell_user.username';
$app->listform_actions->onLoad();