commit 1046c7793595fa6dd4dd9ece8b822af34f7f382d parent bb086ef78fc62a21563c82f76c864efd6fc060ec Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 23 Feb 2015 20:41:41 +0100 near 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 @@ -78,7 +78,7 @@ class AutoUpdate * * @var string */ - private $_updateFile = "update.json.".$_branch; + private $_updateFile = "update.json.", '$_branch'; /** * Current version.