commit 9f31162deb3bf23c49d29fef53b9c936a73241d4 parent 8c2f7894a1c0ecdea97cc0b95722853a8ceef268 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 22 Feb 2015 20:38:07 +0100 bug.. 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.