commit c70b72e6162fcd29e362150115379ed082be2f3c parent 6d53edf08f2cbb98737d51889174b7fd33c45f80 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 30 Nov 2014 16:35:59 +0100 php :/ 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("../../../../libs/helpers/FixedByteNotation.php"); class GoogleAuthenticator {