Deprecate `WCF.ACP.Package.Server.Installation` 6.2
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 16:57:17 +0000 (17:57 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 16:57:17 +0000 (17:57 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/acp/js/WCF.ACP.js

index 782d9cdb8c26676c3e2ed839695c21201d13db50..4a45c8774880dd2da8e8053485cb46b056c4c7bd 100644 (file)
@@ -607,6 +607,9 @@ WCF.ACP.Package.Uninstallation = WCF.ACP.Package.Installation.extend({
 
 WCF.ACP.Package.Server = { };
 
+/**
+ * @deprecated 6.2 Not (or no longer) used in the software.
+ */
 WCF.ACP.Package.Server.Installation = Class.extend({
        _proxy: null,
        _selectedPackage: '',