X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=GoogleKey.php;h=bdcbb8c94030dc3bb3e16a9b777c8d17ba2d76c2;hp=e6b9533129c5b1c0516909a3252d4a5354c612f7;hb=refs%2Fheads%2Fwip_alan_T6343_generic_progress_bar_delete;hpb=becbfcd12fb091f7f28b156ab8fe1a358aea142f diff --git a/GoogleKey.php b/GoogleKey.php index e6b95331..bdcbb8c9 100644 --- a/GoogleKey.php +++ b/GoogleKey.php @@ -22,12 +22,12 @@ class Pman_Core_GoogleKey extends Pman $this->authUser = $au; } - function get() { + function get($v, $opts=array()) { // for testing.. return $this->post(); } - function post() + function post($v) { $pc = HTML_FlexyFramework::get()->Pman_Core; if (empty($pc['googlekey'])) {