commit 87541376e0327d2d91a0bf6cbd0b740df84e6207 parent 82d0241e60c612d83e5d96678fef90edcab32ab6 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 22 Feb 2015 20:21:45 +0100 it seems that was the 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 */ - protected $_updateFile = 'update.json.$this->branch'; + public $_updateFile = 'update.json.$this->branch'; /** * Current version.