cleaned up the example code.
[ga4php.git] / example / old / tokenstore.php
index 97b8ae7..d6a1130 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 
 // ok, so this will be our overloading class
-require_once("../lib/lib.php");
+require_once("../../lib/lib.php");
 
 class myGoogleAuth extends GoogleAuthenticator {