mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
- 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
This commit is contained in:
@@ -43,6 +43,7 @@ if (function_exists('utf8_normalize'))
|
||||
* utf_normalizer class for the utfnormal extension
|
||||
*
|
||||
* @ignore
|
||||
* @package phpBB3
|
||||
*/
|
||||
class utf_normalizer
|
||||
{
|
||||
|
Reference in New Issue
Block a user