From bcf9f59b0ee9d51301b606d69f83cbb63a59cccd Mon Sep 17 00:00:00 2001 From: Diana Date: Tue, 26 May 2015 11:07:33 +0000 Subject: [PATCH] missing bracket --- services/PortableInfoboxRenderService.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/services/PortableInfoboxRenderService.class.php b/services/PortableInfoboxRenderService.class.php index a31fbd5..ab32d56 100644 --- a/services/PortableInfoboxRenderService.class.php +++ b/services/PortableInfoboxRenderService.class.php @@ -212,6 +212,8 @@ class PortableInfoboxRenderService extends WikiaService { ); } return ''; + } + /** * required for testing mobile template rendering * @return bool