commit 0f2e31d8ce5fdf0090864ed8895d549a111e484c parent dbbff1ba17a619667fa9b8c3aef856c778a5bbd0 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 23 Feb 2015 20:14:09 +0100 doc say that this is right 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.