aboutsummaryrefslogtreecommitdiffstats
path: root/sendOrd.php
diff options
context:
space:
mode:
authorAxel Bojer <axelb@skolelinux.no>2007-05-12 15:13:31 +0000
committerAxel Bojer <axelb@skolelinux.no>2007-05-12 15:13:31 +0000
commit0b1003c5d2a931f12fc6f05783774ad0d6614641 (patch)
tree43d466a9031894bc7e6961ac63d3042c7d2b9bf2 /sendOrd.php
parent5a080d79302b6fa3789013bbcc31022a26a034ae (diff)
downloadhomepage-0b1003c5d2a931f12fc6f05783774ad0d6614641.tar.gz
homepage-0b1003c5d2a931f12fc6f05783774ad0d6614641.tar.bz2
homepage-0b1003c5d2a931f12fc6f05783774ad0d6614641.tar.xz
linjeskift?
Diffstat (limited to 'sendOrd.php')
-rw-r--r--sendOrd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendOrd.php b/sendOrd.php
index 62949eb..654f1f9 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -43,7 +43,7 @@ if($error != '')
{
$error .= "Bruk tilbakeknappen i nettleseren for å rette på påmeldinga.\n";
print $error;
- print . "\n";
+ print "\n";
exit();
}
?>