GoogleKey.php
[Pman.Core] / GoogleKey.php
index 7d5d8bd..eea4db0 100644 (file)
@@ -14,6 +14,10 @@ class Pman_Core_GoogleKey extends Pman
         
         $this->authUser = $au;
     }
+    function get() {
+        // for testing..
+        return $this->post();
+    }
     
     function post()
     {