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) {