UpdateTemplates.php
authorEdward <edward@roojs.com>
Fri, 20 Dec 2013 04:48:36 +0000 (12:48 +0800)
committerEdward <edward@roojs.com>
Fri, 20 Dec 2013 04:48:36 +0000 (12:48 +0800)
UpdateTemplates.php

index 2f3173e..9f67d45 100644 (file)
@@ -58,7 +58,7 @@ class Pman_Cms_UpdateTemplates extends Pman
      
     function get($tbl, $opts)
     {
-        print_r($tbl);exit;
+        print_r($opts);exit;
         if (!empty($opts['debug'])) {
             DB_DataObject::debugLevel(1);