]> git.joonet.de Git - adminer.git/commitdiff
Comment
authorJakub Vrana <jakub@vrana.cz>
Fri, 15 Oct 2010 15:11:39 +0000 (17:11 +0200)
committerJakub Vrana <jakub@vrana.cz>
Fri, 15 Oct 2010 15:11:39 +0000 (17:11 +0200)
adminer/drivers/mysql.inc.php

index a86fa0cb446d3a1ef80f141961ba042ecb29ad90..406dc4a51bd514f45fc4415d9740b7b98d536f50 100644 (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) {