ftimme
2013-07-02 b0f7d4f3bd2dbd5c9c90fe7d5b9597d79ad6b436
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();