removing test echo statement
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 Jan 2018 14:10:57 +0000 (09:10 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 Jan 2018 14:10:57 +0000 (09:10 -0500)
test echo statement causing 500 error, removing it

models/front/registrations/registration.php

index 88c5bbe..72c2501 100644 (file)
             'pluginAssetsUrl'   => GLM_MEMBERS_REGISTRATIONS_PLUGIN_ASSETS_URL,
         );
         
-        echo '<p'
+     
         // echo "<pre>".print_r($templateData,1)."</pre>";
 
         // Return status, any suggested view, and any data to controller