projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a6e6e
)
Updating comments
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 15 Mar 2016 15:33:05 +0000
(11:33 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 15 Mar 2016 15:33:05 +0000
(11:33 -0400)
should use the same slash double star to open all comments
models/admin/events/list.php
patch
|
blob
|
history
diff --git
a/models/admin/events/list.php
b/models/admin/events/list.php
index
f1a77c3
..
237da25
100644
(file)
--- 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