From: Siebrand Mazeland Date: Sat, 12 Oct 2013 15:35:26 +0000 (+0200) Subject: Update formatting X-Git-Tag: 1.31.0-rc.0~18534 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=6421d7ea9f73e0fba2d35b4864f3a8cf363fe486;p=lhc%2Fweb%2Fwiklou.git Update formatting Change-Id: If3dd6a1ac4b16479244a847420f0488ba8c51e2b --- diff --git a/includes/FormOptions.php b/includes/FormOptions.php index 51d91f91e3..eff175649c 100644 --- a/includes/FormOptions.php +++ b/includes/FormOptions.php @@ -137,6 +137,7 @@ class FormOptions implements ArrayAccess { return false; } } + return true; }