You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New language relevant PR in upstream repo: joomla/joomla-cms#41721 Here are the upstream changes:
Click to expand the diff!
diff --git a/administrator/components/com_admin/script.php b/administrator/components/com_admin/script.php
index d9d334204f16..2f9873b5417f 100644
--- a/administrator/components/com_admin/script.php+++ b/administrator/components/com_admin/script.php@@ -2044,6 +2044,7 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
'/media/com_contenthistory/js/admin-history-versions.min.js',
'/media/com_contenthistory/js/admin-history-versions.min.js.gz',
// From 5.0.0-beta1 to 5.0.0-beta2
+ '/language/en-GB/lib_simplepie.sys.ini',
'/libraries/src/Cache/Storage/WincacheStorage.php',
];
diff --git a/language/en-GB/lib_simplepie.sys.ini b/language/en-GB/lib_simplepie.sys.ini
deleted file mode 100644
index a4ebb029c69e..000000000000
--- a/language/en-GB/lib_simplepie.sys.ini+++ /dev/null@@ -1,6 +0,0 @@-; Joomla! Project-; (C) 2011 Open Source Matters, Inc. <https://www.joomla.org>-; License GNU General Public License version 2 or later; see LICENSE.txt-; Note : All ini files need to be saved as UTF-8--LIB_SIMPLEPIE_XML_DESCRIPTION="PHP based RSS and Atom Feed Framework."
The text was updated successfully, but these errors were encountered:
New language relevant PR in upstream repo: joomla/joomla-cms#41721 Here are the upstream changes:
Click to expand the diff!
The text was updated successfully, but these errors were encountered: