rpicms

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

commit 3ccb5d1d28d4ee2d6e05f1025e52430d5d7ca7d4
parent 006c296a49a5c2661d3887732a1fd0773542ab9f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 24 Feb 2015 17:07:54 +0100

I fergot a character

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