mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10931] Correct method description of get_string().
PHPBB3-10931
This commit is contained in:
@@ -38,8 +38,7 @@ class phpbb_php_ini
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets configuration option value as a string and performs various
|
||||
* normalisation on the returned value.
|
||||
* Gets the configuration option value as a trimmed string.
|
||||
*
|
||||
* @param string $varname The configuration option name.
|
||||
* @return bool|string False if configuration option does not exist,
|
||||
|
Reference in New Issue
Block a user