projects
/
WP-Themes
/
uptravel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
549c8af
)
Stifle debug output
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 6 Feb 2019 01:13:03 +0000
(20:13 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 6 Feb 2019 01:13:03 +0000
(20:13 -0500)
sections/interior-page.php
patch
|
blob
|
history
diff --git
a/sections/interior-page.php
b/sections/interior-page.php
index
4c217cc
..
e67d884
100644
(file)
--- a/
sections/interior-page.php
+++ b/
sections/interior-page.php
@@
-111,7
+111,7
@@
<?php } ?>
<?php
foreach ($debugMsg as $k) {
- echo "<br>$k";
+
//
echo "<br>$k";
}
?>
<?php if ( $showCountyButtons ) { ?>