X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=GoogleKey.php;fp=GoogleKey.php;h=eea4db03edf5d0f952347e415b29a4220d694094;hb=9d9a2fb05ab30ba9e1da22472dc70d01a0516a11;hp=7d5d8bd1be48244f57e22844b846bf55acefd75b;hpb=70e41ffd6520afd4e381f0d3de5808249462c302;p=Pman.Core 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() {