1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12594] Replace phpBB Group with phpBB Limited

PHPBB3-12594
This commit is contained in:
Yuriy Rusko
2014-05-28 01:05:46 +02:00
parent 2a42aee8ac
commit 55e1f02151
23 changed files with 73 additions and 53 deletions

View File

@@ -432,7 +432,7 @@ function phpbb_version_compare($version1, $version2, $operator = null)
* @param int $perms Permissions to set
*
* @return bool true on success, otherwise false
* @author faw, phpBB Group
* @author faw, phpBB Limited
*/
function phpbb_chmod($filename, $perms = CHMOD_READ)
{