rpicms

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

commit 53df510c52b74cb77712efcbb82c7fa255453202
parent e942ad3e7bbf45b0557fe99563e5c0b81654e8e4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 23 Dec 2014 09:55:18 +0100

fix update bug

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 @@ -66,7 +66,7 @@ class AutoUpdate { /* * Version filename on the server */ - public $updateIni = 'update.ini'; + public $updateIni = 'update.ini.stable'; /* * Temporary download directory