From: paulr Date: Mon, 15 Nov 2010 15:42:15 +0000 (+1100) Subject: just thinking out loud in the main lib.php X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=commitdiff_plain;h=a766aae1ec9ecafa3f1e0b8452df71e92d109cba just thinking out loud in the main lib.php --- 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