ftimme
2013-08-08 2ea8e17f1486c7856cc0f56af2fa35ade32629dd
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();