Skip to content

Commit

Permalink
moved to lib/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
chregu committed Feb 21, 2011
1 parent abda304 commit b171182
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.php
@@ -1,5 +1,5 @@
<?php
include_once("GoogleAuthenticator.php");
include_once("lib/GoogleAuthenticator.php");

$secret = 'XVQ2UIGO75XRUKJO';
$time = floor(time() / 30);
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b171182

Please sign in to comment.