From 6da1654001fd3c3799ac33cc9bedc8974d2f6f6f Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 15 Mar 2016 11:33:05 -0400 Subject: [PATCH] Updating comments should use the same slash double star to open all comments --- models/admin/events/list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/models/admin/events/list.php b/models/admin/events/list.php index f1a77c3..237da25 100644 --- a/models/admin/events/list.php +++ b/models/admin/events/list.php @@ -45,7 +45,7 @@ class GlmMembersAdmin_events_list extends GlmDataEvents */ public $eventID = false; - /* + /** * Constructor * * This contructor performs the work for this model. This model returns @@ -420,7 +420,7 @@ class GlmMembersAdmin_events_list extends GlmDataEvents } - /* + /** * Update categories for the current submission * * @return void -- 2.17.1