Fix docs.

This commit is contained in:
Michal Čihař
2010-11-23 10:31:12 +01:00
parent 670209ba53
commit 2574c009da

View File

@@ -11,10 +11,10 @@
/** /**
* Modify from controls when the "NULL" checkbox is selected * Modify from controls when the "NULL" checkbox is selected
* *
* @param string the MySQL field type * @param theType string the MySQL field type
* @param string the urlencoded field name - OBSOLETE * @param urlField string the urlencoded field name - OBSOLETE
* @param string the md5 hashed field name * @param md5Field string the md5 hashed field name
* @param string the multi_edit row sequence number * @param multi_edit string the multi_edit row sequence number
* *
* @return boolean always true * @return boolean always true
*/ */