Stifle debug output
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 01:13:03 +0000 (20:13 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 Feb 2019 01:13:03 +0000 (20:13 -0500)
sections/interior-page.php

index 4c217cc..e67d884 100644 (file)
     <?php } ?>
     <?php 
         foreach ($debugMsg as $k) {
-            echo "<br>$k";
+            //echo "<br>$k";
         }
     ?>
     <?php if ( $showCountyButtons ) { ?>