aboutsummaryrefslogtreecommitdiffstats
path: root/sendOrd.php
diff options
context:
space:
mode:
authorAxel Bojer <axelb@skolelinux.no>2007-05-12 14:45:59 +0000
committerAxel Bojer <axelb@skolelinux.no>2007-05-12 14:45:59 +0000
commit0505a7b1ae79ad4a7c0c8343ad7da24652ef795c (patch)
tree2fc2aca59410282d76c95f028db1dc554e706db9 /sendOrd.php
parenta7242e9e4cbadd7d2e6e47717b1820fffb3e6ced (diff)
downloadhomepage-0505a7b1ae79ad4a7c0c8343ad7da24652ef795c.tar.gz
homepage-0505a7b1ae79ad4a7c0c8343ad7da24652ef795c.tar.bz2
homepage-0505a7b1ae79ad4a7c0c8343ad7da24652ef795c.tar.xz
forsoek paa feilfiks
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 3834bda..932c08a 100644
--- a/sendOrd.php
+++ b/sendOrd.php
@@ -59,7 +59,7 @@ $subject = "[ORDSJEKK] Bokmålsord til korrekturlesing";
$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";