Skip to content

Commit f3af3ad

Browse files
committed
Remove exclusions for 5.x guided tours language files
1 parent 02e4123 commit f3af3ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/deleted_file_check.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,6 @@ function readZipFile($filePath, $excludeFolders): stdClass
233233
// Specific files (e.g. language files) that we want to keep on upgrade
234234
$filesToKeep = [
235235
// Example: "'/administrator/language/en-GB/en-GB.com_search.ini',",
236-
"'/administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4.ini',",
237-
"'/administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4_steps.ini',",
238236
"'/administrator/language/en-GB/plg_behaviour_compat.ini',",
239237
"'/administrator/language/en-GB/plg_behaviour_compat.sys.ini',",
240238
];

0 commit comments

Comments
 (0)