mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +02:00
[ticket/10631] Fix a spelling typo
PHPBB3-10631
This commit is contained in:
parent
a9b4f2a190
commit
0c35ee2769
@ -51,7 +51,7 @@ class acp_extensions
|
||||
$ext_name = '';
|
||||
}
|
||||
|
||||
// If they've specificed an extension, let's load the metadata manager and validate it.
|
||||
// If they've specified an extension, let's load the metadata manager and validate it.
|
||||
if ($ext_name)
|
||||
{
|
||||
$md_manager = new phpbb_extension_metadata_manager($ext_name, $db, $phpbb_extension_manager, $phpbb_root_path, ".$phpEx", $template, $config);
|
||||
|
Loading…
x
Reference in New Issue
Block a user