X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=blobdiff_plain;f=lib%2Flib.php;fp=lib%2Flib.php;h=169b9a8d6f6257625fee86ca4fa07abfc1fa01b6;hp=86bf7ebc386f1891eb8c3e5f5b915f8459f1e935;hb=a766aae1ec9ecafa3f1e0b8452df71e92d109cba;hpb=30d86631e9cf0adda2fc14c01ea1bcc6c91356bf diff --git a/lib/lib.php b/lib/lib.php index 86bf7eb..169b9a8 100644 --- a/lib/lib.php +++ b/lib/lib.php @@ -22,6 +22,11 @@ * For now im going to keep implementing it this way and thus my class will * forever be an example of poor design choices. It'll change it very shortly though */ + +/* + * The way we should really be doing things is to have an array that encapsulates "normal" data (or a class?) + * and then just manipulate it, then use a checkin function to push the data base into the db... + */ class GoogleAuthenticator { // first we init google authenticator by passing it a filename