GoogleKey.php
authorChris <chris@roojs.com>
Fri, 7 Jun 2013 08:06:00 +0000 (16:06 +0800)
committerChris <chris@roojs.com>
Fri, 7 Jun 2013 08:06:00 +0000 (16:06 +0800)
GoogleKey.php

index d6de329..8bb19a0 100644 (file)
@@ -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");
         }