commit dd1066cdf20b5818cb6ba4ba8385f03314ce357f parent 5aa97b76e13dc210d43cea4ba349a1c51ec02322 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 23 Feb 2015 20:19:58 +0100 I tried everything... 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.