1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +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

@@ -38,7 +38,7 @@ class phpbb_questionnaire_data_collector
/**
* Constructor.
*
* @param string
* @param string $install_id
*/
function __construct($install_id)
{