Removed debug info
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 13 May 2015 20:46:35 +0000 (16:46 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 13 May 2015 20:46:35 +0000 (16:46 -0400)
simple-wp-membership/view.php

index f64978f..8bfa23c 100644 (file)
 
                // Uncomment to show fields or member data arrays
                // echo "<pre>".print_r($this->fields,1)."</pre>";
-                echo "<pre>".print_r($this->items,1)."</pre>";
+               // echo "<pre>".print_r($this->items,1)."</pre>";
        ?>
 </div><!-- end of wrap -->