From: Chris Date: Fri, 7 Jun 2013 08:06:00 +0000 (+0800) Subject: GoogleKey.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=986827dba4d25051d06c5ae51a0a63b106290ccf GoogleKey.php --- diff --git a/GoogleKey.php b/GoogleKey.php index d6de329e..8bb19a00 100644 --- a/GoogleKey.php +++ b/GoogleKey.php @@ -22,7 +22,7 @@ class Pman_Core_GoogleKey extends Pman function post() { $pc = HTML_FlexyFramework::get()->Pman_Core; - print_r($pc); + print_r($pc);exit; if (empty($pc['googlekey'])) { $this->jerr("Google API Key not configured"); }