rpicms

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

commit 6d53edf08f2cbb98737d51889174b7fd33c45f80
parent c9aa4e9660c225db1053ea988264206a6d17c2d2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 30 Nov 2014 16:34:55 +0100

maybe i can't count???

Diffstat:
Mcore/libs/GA/GoogleAuthenticator.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/libs/GA/GoogleAuthenticator.php b/core/libs/GA/GoogleAuthenticator.php @@ -16,7 +16,7 @@ //Now it also use the API form goqr.me -include_once("../helpers/FixedByteNotation.php"); +include_once("../../helpers/FixedByteNotation.php"); class GoogleAuthenticator {