From: Marcel Werk Date: Mon, 18 Nov 2024 16:54:12 +0000 (+0100) Subject: Deprecate `WCF.Action.SimpleProxy` X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e9ed8cf3db6b5081ae4c09f16a9c220fd1f7c2cb;p=GitHub%2FWoltLab%2FWCF.git Deprecate `WCF.Action.SimpleProxy` Because it is not (or no longer) used in the software. see #5974 --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index de52c16fab..aa89b9e806 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -1240,6 +1240,7 @@ WCF.Action.Proxy = Class.extend({ * * @param object options * @param object callbacks + * @deprecated 6.2 Not (or no longer) used in the software. */ WCF.Action.SimpleProxy = Class.extend({ /**