Commenting echo indicating that we are 'NOT PURGING YET'
authorLaury GvR <laury@gaslightmedia.com>
Wed, 28 Mar 2018 19:27:36 +0000 (15:27 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 28 Mar 2018 19:27:36 +0000 (15:27 -0400)
classes/regCartSupport.php

index 2bbe205..9430fdd 100644 (file)
@@ -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);