rpicms

A CMS for the Raspberry Pi
git clone git://archive.git.mtrnord.blog/RpicmsTeam/rpicms.git
Log | Files | Refs | README | LICENSE

commit 661688291b2463c733a3ca781b2027afcc184316
parent 1046c7793595fa6dd4dd9ece8b822af34f7f382d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 23 Feb 2015 21:09:54 +0100

new try

Diffstat:
Mcore/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.