aboutsummaryrefslogtreecommitdiff
path: root/mlmmj.php
diff options
context:
space:
mode:
Diffstat (limited to 'mlmmj.php')
-rw-r--r--mlmmj.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlmmj.php b/mlmmj.php
index e6093be..9980494 100644
--- a/mlmmj.php
+++ b/mlmmj.php
@@ -87,7 +87,7 @@ class mlmmj
// return an error message otherwise.
elseif (!$captchas->verify ($_POST["captcha"]))
{
- $this->error("You entered the wrong password. Aren't you human? Please use back button and reload.";
+ $this->error("You entered the wrong password. Aren't you human? Please use back button and reload.");
}
if ($this->is_email($_POST["email"]))