rpicms

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

commit 827b25682bff50c80255a07e288e5de19b5ea1a1
parent a9ee43e55436a0eb1a4efcb3b37bf95b9be273a3
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 22 Feb 2015 20:13:53 +0100

new try

Diffstat:
Mcore/old_update/update/update.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/old_update/update/update.php b/core/old_update/update/update.php @@ -66,7 +66,7 @@ class AutoUpdate { /* * Version filename on the server */ - public $updateIni = 'update.ini.$this->branch'; + public $updateIni = 'update.ini' . $this->branch; /* * branch on the server