aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sendOrd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendOrd.php b/sendOrd.php
index d46f088..8b78e06 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -42,7 +42,7 @@ if(!$HTTP_POST_VARS['gpl'])
if($error != '')
{
$error .= "Bruk tilbakeknappen i nettleseren for å rette på påmeldinga.\n";
- print $error;
+// print $error;
exit();
}
?>