From 02c6a5c921d380505b6f5da3ede0ccd2ef95b7e4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 2 May 2017 12:10:52 -0400 Subject: [PATCH] Updating to fix error replaced missing bracket. --- models/front/apis/bibcoCalendar.php | 1 + 1 file changed, 1 insertion(+) diff --git a/models/front/apis/bibcoCalendar.php b/models/front/apis/bibcoCalendar.php index 6ba2c4b..21d318f 100644 --- a/models/front/apis/bibcoCalendar.php +++ b/models/front/apis/bibcoCalendar.php @@ -31,6 +31,7 @@ class GlmMembersFront_apis_bibcoCalendar { $this->wpdb = $wpdb; $this->config = $config; + } /** * modelAction -- 2.17.1