mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17100] Remove no longer existing param description
PHPBB3-17100
This commit is contained in:
parent
60dacf0bfe
commit
64297cbbd4
1 changed files with 0 additions and 1 deletions
|
@ -266,7 +266,6 @@ function phpbb_version_compare(string $version1, string $version2, string $opera
|
|||
* Pick a language, any language ...
|
||||
*
|
||||
* @param \phpbb\db\driver\driver_interface $db DBAL driver
|
||||
* @param \phpbb\template\template $template Template engine
|
||||
* @param string $default Language ISO code to be selected by default in the dropdown list
|
||||
* @param array $langdata Language data in format of array(array('lang_iso' => string, lang_local_name => string), ...)
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue