From becbfcd12fb091f7f28b156ab8fe1a358aea142f Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 2 Apr 2014 22:02:22 +0800 Subject: [PATCH] GoogleKey.php --- GoogleKey.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/GoogleKey.php b/GoogleKey.php index 348bfcfa..e6b95331 100644 --- a/GoogleKey.php +++ b/GoogleKey.php @@ -2,6 +2,14 @@ require_once 'Pman.php'; + +/** + * + * NOT IN USED NOW!!! + * + * + * + */ class Pman_Core_GoogleKey extends Pman { function getAuth() -- 2.39.2