mcramer
2013-08-22 c5a0e11f5a3b5c3027e42e119888dae7d152e8b2
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();