aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/includes/acp/acp_forums.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_forums.php b/phpBB/includes/acp/acp_forums.php
index 39d437b725..27e54a38a0 100644
--- a/phpBB/includes/acp/acp_forums.php
+++ b/phpBB/includes/acp/acp_forums.php
@@ -45,7 +45,7 @@ class acp_forums
if ($update && !check_form_key($form_key))
{
$update = false;
- $error[] = $user->lang['FORM_INVALID'];
+ $errors[] = $user->lang['FORM_INVALID'];
}
// Check additional permissions