From 42ecaf6eef3407a0f4e9e4baab6289a999ff07cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 23 Apr 2007 23:38:30 +0000 Subject: [PATCH] Fix typo in testData::update() causing the new release info to be absent from the mail sent --- include/testData.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/testData.php b/include/testData.php index cd78e32..0d4b549 100644 --- a/include/testData.php +++ b/include/testData.php @@ -165,7 +165,7 @@ class testData{ if($this->sTestedRelease != $oOldTest->sTestedRelease) { $sWhatChanged .= "Tested release was changed from ". - $oOldTest->sTestedRelease." to $this->stestedRelease.\n"; + $oOldTest->sTestedRelease." to $this->sTestedRelease.\n"; } if(query_parameters("UPDATE testResults SET