From: Allen Shaw Date: Thu, 29 Sep 2016 06:11:13 +0000 (-0500) Subject: CRM-19414: fixed civilint errors. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=830733d34a20b5bbc54ae573531e4f73796ebef7;p=civicrm-core.git CRM-19414: fixed civilint errors. --- diff --git a/CRM/Extension/System.php b/CRM/Extension/System.php index e117ebc5c5..3a95ab8ae3 100644 --- a/CRM/Extension/System.php +++ b/CRM/Extension/System.php @@ -334,4 +334,5 @@ class CRM_Extension_System { } return $extensionRow; } + }