mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 03:18:52 +00:00
[ticket/12557] Fix load active module description
PHPBB3-12557
This commit is contained in:
parent
8006746780
commit
cea0cfa6f8
1 changed files with 1 additions and 1 deletions
|
@ -541,7 +541,7 @@ class p_master
|
|||
*
|
||||
* This method loads a given module, passing it the relevant id and mode.
|
||||
*
|
||||
* @param string $mode mode, as passed through to the module
|
||||
* @param string|false $mode mode, as passed through to the module
|
||||
* @param string|false $module_url If supplied, we use this module url
|
||||
* @param bool $execute_module If true, at the end we execute the main method for the new instance
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue