Skip to content

Commit

Permalink
Removed debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteAUK committed Nov 30, 2016
1 parent 42442d5 commit 059ea02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions register.php
Expand Up @@ -75,8 +75,7 @@
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '')";
//Run query
ba_db_query($link, $sql);
var_dump($sql);
die;

//E-mail user
$sBody = "You are now registered at " . SYSTEM_NAME . ". " .
"You can use the following details to log in:\n\n" .
Expand Down

0 comments on commit 059ea02

Please sign in to comment.