1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00
This commit is contained in:
Jakub Vrana
2010-10-15 17:11:39 +02:00
parent 01e967d26c
commit 7b4aecb86e

View File

@@ -870,7 +870,7 @@ if (!defined("DRIVER")) {
}
/** Check whether a feature is supported
* @param string
* @param string "comment", "drop_col", "dump", "event", "partitioning", "routine", "scheme", "sequence", "status", "trigger", "type", "variables", "view"
* @return bool
*/
function support($feature) {