commit 9f2dde11dd72efa007c380d95749d846734d5ef8 parent d324bc765168dc6f11903c56a9f1749016f8f47a Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 23 Feb 2015 20:27:53 +0100 this could work Diffstat:
| M | core/update/update/update.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/update/update/update.php b/core/update/update/update.php @@ -78,7 +78,7 @@ class AutoUpdate * * @var string */ - private $_updateFile = "update.json".".".$this->_branch; + private $_updateFile = "update.json.".$this->{_branch}; /** * Current version.