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:
486c0a8
)
Remove debug var_dump from data class
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 11 Mar 2016 13:52:58 +0000
(08:52 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 11 Mar 2016 13:52:58 +0000
(08:52 -0500)
classes/data/dataEvents.php
patch
|
blob
|
history
diff --git
a/classes/data/dataEvents.php
b/classes/data/dataEvents.php
index
43346a3
..
b1b7486
100644
(file)
--- a/
classes/data/dataEvents.php
+++ b/
classes/data/dataEvents.php
@@
-473,7
+473,6
@@
class GlmDataEvents extends GlmDataAbstract
public function getEventsByCategory( $category, $limit = null )
{
$this->postAddTimes = true;
- var_dump('hello there');
$where = "
T.id IN (
SELECT event