From: Alan Knowles Date: Thu, 3 Nov 2011 08:26:56 +0000 (+0800) Subject: GoogleKey.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=70e41ffd6520afd4e381f0d3de5808249462c302 GoogleKey.php --- diff --git a/GoogleKey.php b/GoogleKey.php index ad9b309b..7d5d8bd1 100644 --- a/GoogleKey.php +++ b/GoogleKey.php @@ -18,7 +18,7 @@ class Pman_Core_GoogleKey extends Pman function post() { $key = HTML_FlexyFramework::get()->Pman_Core['googlekey']; - $this->jdata($key) + $this->jdata($key); }