projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfe37c2
)
Commenting echo indicating that we are 'NOT PURGING YET'
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 28 Mar 2018 19:27:36 +0000
(15:27 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 28 Mar 2018 19:27:36 +0000
(15:27 -0400)
classes/regCartSupport.php
patch
|
blob
|
history
diff --git
a/classes/regCartSupport.php
b/classes/regCartSupport.php
index
2bbe205
..
9430fdd
100644
(file)
--- a/
classes/regCartSupport.php
+++ b/
classes/regCartSupport.php
@@
-1610,7
+1610,7
@@
class GlmRegCartSupport
*/
public function purgeOldData()
{
-echo "NOT PURGING YET";
+
//
echo "NOT PURGING YET";
return; // Not ready for use yet
$RegRequest = new GlmDataRegistrationsRegRequest($this->wpdb, $this->config);