From 2c357bfa331c7e60a600a40e9bc7c2afe440346e Mon Sep 17 00:00:00 2001 From: Axel Bojer Date: Sat, 12 May 2007 14:46:52 +0000 Subject: forsoek paa feilfiks --- sendOrd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendOrd.php b/sendOrd.php index 932c08a..57ab0cc 100644 --- a/sendOrd.php +++ b/sendOrd.php @@ -59,7 +59,7 @@ $subject = "[ORDSJEKK] Bokm $body .= "WORD: {$HTTP_POST_VARS['ord']}\n"; -if($HTTP_POST_VARS['status'] == 'Ja' +if($HTTP_POST_VARS['status'] == 'Ja') $body .= "STATUS: +\n"; // else if($HTTP_POST_VARS['status']) // $body .= "STATUS: -\n"; -- cgit v1.2.3