mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/17514] Replace phpBB3 with phpBB in includes
PHPBB-17514
This commit is contained in:
@@ -3194,7 +3194,7 @@ function msg_handler($errno, $msg_text, $errfile, $errline): bool
|
||||
* and converts backslashes to forward slashes.
|
||||
*
|
||||
* @param string $errfile Absolute file path
|
||||
* (e.g. /var/www/phpbb3/phpBB/includes/functions.php)
|
||||
* (e.g. /var/www/phpbb/phpBB/includes/functions.php)
|
||||
* Please note that if $errfile is outside of the phpBB root,
|
||||
* the root path will not be found and can not be filtered.
|
||||
* @return string Relative file path
|
||||
|
Reference in New Issue
Block a user