From: Matthias Schmidt Date: Sat, 21 Dec 2013 20:13:13 +0000 (+0100) Subject: Adds missing package update cache reset X-Git-Tag: 2.0.1~21^2~3^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2664567a7419acc605e941ec0e28d5e2198206a8;p=GitHub%2FWoltLab%2FWCF.git Adds missing package update cache reset --- diff --git a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php index 59192eb281..98f21cf912 100644 --- a/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php +++ b/wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServerEditor.class.php @@ -1,6 +1,8 @@ reset(); + } }