native comments

This commit is contained in:
Marc Delisle
2005-03-06 12:33:19 +00:00
parent f7da2e9bfb
commit e430651d24
4 changed files with 12 additions and 4 deletions

View File

@@ -523,6 +523,7 @@ function PMA_handleSlashes($val) {
* @param string the name of the column
* @param string the value of the column
* @param string (optional) if a column is renamed, this is the name of the former key which will get deleted
* @param string whether we set pmadb comments, native comments or both
*
* @return boolean true, if comment-query was made.
*