mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 00:51:27 +02:00
[ticket/16972] Rename update packages to advanced update in package.json
PHPBB3-16972
This commit is contained in:
@@ -84,7 +84,7 @@ foreach ($older_verions as $version)
|
||||
'phpBB ' . $version . ' to ' . $current_version . ' Update Package',
|
||||
'phpBB-' . $version . '_to_' . $current_version,
|
||||
'update',
|
||||
'update',
|
||||
'advanced_update',
|
||||
$version
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user