From 6421d7ea9f73e0fba2d35b4864f3a8cf363fe486 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 12 Oct 2013 17:35:26 +0200 Subject: [PATCH] Update formatting Change-Id: If3dd6a1ac4b16479244a847420f0488ba8c51e2b --- includes/FormOptions.php | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.20.1