rpicms

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

commit b246a6b61fe154832d48c64f53c9d4905b65ae98
parent f885f3e6156294bc60315e20223b2e6e264305e5
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 23 Feb 2015 20:06:33 +0100

not working :/

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.