mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12557] Fix doc block errors found by Sami
PHPBB3-12557
This commit is contained in:
@@ -766,7 +766,8 @@ class acp_modules
|
||||
/**
|
||||
* Update/Add module
|
||||
*
|
||||
* @param bool $run_inline if set to true errors will be returned and no logs being written
|
||||
* @param array &$module_data The module data
|
||||
* @param bool $run_inline if set to true errors will be returned and no logs being written
|
||||
*/
|
||||
function update_module_data(&$module_data, $run_inline = false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user