aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2026-07-01 20:26:49 +0200
committerarf20 <aruizfernandez05@gmail.com>2026-07-01 20:26:49 +0200
commit80e52028a0e5e08bc86e243b0aaf1e7d76a772cd (patch)
treea96970adcaa89cca897e93abf1388a9aeb446acd
parentb5711367898e2fc51abb1cccd77fbbf8a7ba7f31 (diff)
downloadarfnet2-lists-80e52028a0e5e08bc86e243b0aaf1e7d76a772cd.tar.gz
arfnet2-lists-80e52028a0e5e08bc86e243b0aaf1e7d76a772cd.zip
ffs
-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"]))