From: Steve Sutton Date: Tue, 15 Mar 2016 15:33:05 +0000 (-0400) Subject: Updating comments X-Git-Tag: v1.0.0^2~164^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6da1654001fd3c3799ac33cc9bedc8974d2f6f6f;p=WP-Plugins%2Fglm-member-db-events.git Updating comments should use the same slash double star to open all comments --- 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