1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 22:41:28 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2021-04-10 23:05:58 +02:00
17 changed files with 31 additions and 23 deletions

View File

@@ -56,7 +56,7 @@ class file_info
/**
* Load propertys lazily
*
* @param string name The property name.
* @param string $name The property name.
*
* @return string Returns the property value
*/