commit 82d0241e60c612d83e5d96678fef90edcab32ab6 parent 65a37ffa697fb8c5dfc03889fc2883f5a92f413f Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 22 Feb 2015 20:19:29 +0100 new try 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"; + protected $_updateFile = 'update.json.$this->branch'; /** * Current version.