Merge remote-tracking branch 'origin/master'

This commit is contained in:
Michal Čihař 2012-05-28 13:55:04 +02:00
commit e1605bd4a1

View File

@ -9,8 +9,6 @@ if (! defined('PHPMYADMIN')) {
exit;
}
require_once 'url_generating.lib.php';
/**
* Gets all the fields of a table along with their types, collations
* and whether null or not.