diff --git a/include/testData.php b/include/testData.php index c79aced..cc5528f 100644 --- a/include/testData.php +++ b/include/testData.php @@ -195,7 +195,7 @@ class testData{ { $this->sQueued = 'false'; // we send an e-mail to interested people - $this->mailSubmitter("unQueue"); + $this->mailSubmitter("add"); $this->SendNotificationMail(); } }