mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
[ticket/14283] Fix spelling of the word module
PHPBB3-14283
This commit is contained in:
@@ -1148,7 +1148,7 @@ switch ($mode)
|
||||
}
|
||||
}
|
||||
// include modules for manage groups link display or not
|
||||
// need to ensure the modulr is active
|
||||
// need to ensure the module is active
|
||||
if (!class_exists('p_master'))
|
||||
{
|
||||
include($phpbb_root_path . 'includes/functions_module.' . $phpEx);
|
||||
|
Reference in New Issue
Block a user