projects
/
WP-Themes
/
Wequetonsing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4825bcb
)
Removed debug info
author
Chuck Scott
<cscott@gaslightmedia.com>
Wed, 13 May 2015 20:46:35 +0000
(16:46 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Wed, 13 May 2015 20:46:35 +0000
(16:46 -0400)
simple-wp-membership/view.php
patch
|
blob
|
history
diff --git
a/simple-wp-membership/view.php
b/simple-wp-membership/view.php
index
f64978f
..
8bfa23c
100644
(file)
--- a/
simple-wp-membership/view.php
+++ b/
simple-wp-membership/view.php
@@
-230,6
+230,6
@@
// 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 -->