ftimme
2013-06-28 7d5306ea268033b92cac8496c2d5efdb16b9f6c6
interface/web/client/domain_list.php
@@ -46,7 +46,7 @@
$app->uses('listform_actions');
$app->listform_actions->SQLOrderBy = 'ORDER BY domain';
$app->listform_actions->SQLOrderBy = 'ORDER BY domain.domain';
$app->listform_actions->onLoad();
?>