mcramer
2013-10-11 e372dd6925058eddf34e5b2b5ca59a5707befb37
interface/web/sites/database_list.php
@@ -67,7 +67,7 @@
}
$list = new list_action;
$list->SQLOrderBy = 'ORDER BY database_name';
$list->SQLOrderBy = 'ORDER BY web_database.database_name';
$list->onLoad();