rpicms

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

commit a3f782f6483a499695b64874064c03eacc30599a
parent dd1066cdf20b5818cb6ba4ba8385f03314ce357f
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 23 Feb 2015 20:21:44 +0100

no comment....

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.