commit 6d53edf08f2cbb98737d51889174b7fd33c45f80 parent c9aa4e9660c225db1053ea988264206a6d17c2d2 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 30 Nov 2014 16:34:55 +0100 maybe i can't count??? Diffstat:
| M | core/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 {