mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/16754] Fix docblocks
PHPBB3-16754
This commit is contained in:
@@ -171,7 +171,7 @@ function utf8_strspn($str, $mask, $start = null, $length = null)
|
||||
* Make a string's first character uppercase
|
||||
*
|
||||
* @author Harry Fuecks
|
||||
* @param string
|
||||
* @param string $str
|
||||
* @return string with first character as upper case (if applicable)
|
||||
*/
|
||||
function utf8_ucfirst($str)
|
||||
|
Reference in New Issue
Block a user