commit dbbff1ba17a619667fa9b8c3aef856c778a5bbd0 parent 894014620a3c974c9cf5e49052c54b1d09784991 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 23 Feb 2015 20:12:10 +0100 seriously?? 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.