From 0505a7b1ae79ad4a7c0c8343ad7da24652ef795c Mon Sep 17 00:00:00 2001 From: Axel Bojer Date: Sat, 12 May 2007 14:45:59 +0000 Subject: forsoek paa feilfiks --- sendOrd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sendOrd.php b/sendOrd.php index 3834bda..932c08a 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']) +if($HTTP_POST_VARS['status'] == 'Ja' $body .= "STATUS: +\n"; // else if($HTTP_POST_VARS['status']) // $body .= "STATUS: -\n"; -- cgit v1.2.3