just thinking out loud in the main lib.php
authorpaulr <me@pjr.cc>
Mon, 15 Nov 2010 15:42:15 +0000 (02:42 +1100)
committerpaulr <me@pjr.cc>
Mon, 15 Nov 2010 15:42:15 +0000 (02:42 +1100)
lib/lib.php

index 86bf7eb..169b9a8 100644 (file)
  * 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