From: Alan Knowles Date: Thu, 3 Nov 2011 08:27:07 +0000 (+0800) Subject: GoogleKey.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=9d9a2fb05ab30ba9e1da22472dc70d01a0516a11 GoogleKey.php --- diff --git a/GoogleKey.php b/GoogleKey.php index 7d5d8bd1..eea4db03 100644 --- a/GoogleKey.php +++ b/GoogleKey.php @@ -14,6 +14,10 @@ class Pman_Core_GoogleKey extends Pman $this->authUser = $au; } + function get() { + // for testing.. + return $this->post(); + } function post() {