aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/captcha
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-09-04 20:35:46 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-09-04 20:35:46 +0000
commit8ab85ebdb03105bffbd30e9ac374068a92972752 (patch)
treebec45c963c9d8c334b0180dddedb19007dbe8116 /phpBB/includes/captcha
parent8c567e8c68a3106c94c140f732904b7b5b6eab1a (diff)
downloadforums-8ab85ebdb03105bffbd30e9ac374068a92972752.tar
forums-8ab85ebdb03105bffbd30e9ac374068a92972752.tar.gz
forums-8ab85ebdb03105bffbd30e9ac374068a92972752.tar.bz2
forums-8ab85ebdb03105bffbd30e9ac374068a92972752.tar.xz
forums-8ab85ebdb03105bffbd30e9ac374068a92972752.zip
- fix security issue in download.php
- fixing some phpdocumentor warnings/errors - adjust pop-before-smtp "auth" (nowadays no one should rely on it) - add backtrace for smtp email errors if DEBUG_EXTRA is enabled git-svn-id: file:///svn/phpbb/trunk@6352 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/captcha')
-rw-r--r--phpBB/includes/captcha/captcha_non_gd.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/includes/captcha/captcha_non_gd.php b/phpBB/includes/captcha/captcha_non_gd.php
index e247823a5e..e4ab36f30b 100644
--- a/phpBB/includes/captcha/captcha_non_gd.php
+++ b/phpBB/includes/captcha/captcha_non_gd.php
@@ -11,6 +11,7 @@
/**
* Main non-gd captcha class
+* @ignore
* @package VC
*/
class captcha