rpicms

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

commit 65a37ffa697fb8c5dfc03889fc2883f5a92f413f
parent caf72f9fd8656692f2773747349bbc359a9028ea
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 22 Feb 2015 20:18:16 +0100

:/

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 */ - protected $_updateFile = 'update.json' . $this->branch; + protected $_updateFile = "update.json.$this->branch"; /** * Current version.