We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb7ae5 commit 9f9438aCopy full SHA for 9f9438a
administrator/components/com_admin/src/Script/DeletedFiles.php
@@ -5861,6 +5861,9 @@ class DeletedFiles
5861
'/plugins/twofactorauth/yubikey/yubikey.php',
5862
'/plugins/twofactorauth/yubikey/yubikey.xml',
5863
// From 4.2.0-beta1 to 4.2.0-beta2
5864
+ '/modules/mod_articles_latest/mod_articles_latest.php',
5865
+ '/plugins/behaviour/taggable/taggable.php',
5866
+ '/plugins/behaviour/versionable/versionable.php',
5867
'/plugins/task/requests/requests.php',
5868
];
5869
}
0 commit comments