This commit is contained in:
Jakub Vrana 2011-07-27 20:06:50 +02:00
parent 9dda217d55
commit 0ecf84f987

View file

@ -335,7 +335,7 @@ if (!defined("DRIVER")) {
}
/** Get tables list
* @return array
* @return array array($name => $type)
*/
function tables_list() {
global $connection;