rpicms

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

commit 0e024befe177d236ab1419e0627835d98c333b98
parent f4b139b02e60e24b30ede63889abdf32d0b16982
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 22 Feb 2015 20:41:25 +0100

why?

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 @@ -76,7 +76,7 @@ class AutoUpdate * * @var string */ - public $_updateFile = 'update.json.' + $this->branch; + public $_updateFile = 'update.json.'$this->branch; /** * Current version.