* Renamed namespace

This commit is contained in:
RobThree
2015-03-19 15:46:46 +01:00
parent 73196c82ec
commit 3687b0b32d
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace RobThree\TwoFactorAuth;
namespace RobThree\Auth;
// Based on / inspired by: https://github.com/PHPGangsta/GoogleAuthenticator
// Algorithms, digits, period etc. explained: https://github.com/google/google-authenticator/wiki/Key-Uri-Format