Comment out print_r
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 7 Nov 2017 14:21:05 +0000 (09:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 7 Nov 2017 14:21:05 +0000 (09:21 -0500)
Removing debug stuff.

models/front/registrations/registration.php

index 751787d..3ff63b7 100644 (file)
             } // - End loop through events.
         }
 
-        echo '<pre>$registrants: ' . print_r( $registrants, true ) . '</pre>';
+        // echo '<pre>$registrants: ' . print_r( $registrants, true ) . '</pre>';
 
         // Compile template data
         $templateData = array(