aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_attachments.php
diff options
context:
space:
mode:
authorn-aleha <nick_aleha@myway.com>2014-05-20 18:58:42 +0300
committern-aleha <nick_aleha@myway.com>2014-08-03 07:13:20 +0300
commit6ac8d17af66900c87b4524c92e0cc26535ded7b0 (patch)
tree3c84acccf267857e566055cea4d55912c7f4ec75 /phpBB/includes/acp/acp_attachments.php
parentc355b60c62441d15b5c2ee7044329af784c234f2 (diff)
downloadforums-6ac8d17af66900c87b4524c92e0cc26535ded7b0.tar
forums-6ac8d17af66900c87b4524c92e0cc26535ded7b0.tar.gz
forums-6ac8d17af66900c87b4524c92e0cc26535ded7b0.tar.bz2
forums-6ac8d17af66900c87b4524c92e0cc26535ded7b0.tar.xz
forums-6ac8d17af66900c87b4524c92e0cc26535ded7b0.zip
[ticket/12557] Fix doc block errors found by Sami
More corrections. PHPBB3-12557
Diffstat (limited to 'phpBB/includes/acp/acp_attachments.php')
-rw-r--r--phpBB/includes/acp/acp_attachments.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/acp/acp_attachments.php b/phpBB/includes/acp/acp_attachments.php
index 59057a0447..2372c1f73c 100644
--- a/phpBB/includes/acp/acp_attachments.php
+++ b/phpBB/includes/acp/acp_attachments.php
@@ -1301,7 +1301,6 @@ class acp_attachments
/**
* Check accuracy of attachment statistics.
*
- * @param $resync bool Resync stats if they're incorrect.
* @return bool|string Returns false if stats are correct or error message
* otherwise.
*/