commit a60b7aca0105332383392e0a23005dc1ab650e85 parent 11f6f002fb1582c544cdfc2f76afacd353483fab Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 22 Feb 2015 20:29:25 +0100 still not working... 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 @@ -76,7 +76,7 @@ class AutoUpdate * * @var string */ - public $_updateFile = 'update.json.', $this->branch; + public $_updateFile = 'update.json.' . $this->branch; /** * Current version.