X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=includes%2FFormOptions.php;h=e5589447ee506a0def4899abfe8a328eb622068e;hb=72b9240497311a2fa5f5b76d9e8bb953dc59853f;hp=826f3bbb549bd7b7a8b2d399bf40056780193200;hpb=5faa70e0f8d907385b4aecf209a1123b2df659c4;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/FormOptions.php b/includes/FormOptions.php index 826f3bbb54..e5589447ee 100644 --- a/includes/FormOptions.php +++ b/includes/FormOptions.php @@ -53,7 +53,7 @@ class FormOptions implements ArrayAccess { */ const INTNULL = 3; /** Array type, maps guessType() to WebRequest::getArray() - * @since 1.28 */ + * @since 1.29 */ const ARR = 5; /* @} */