DataObjects/Core_template.php
authorAlan <alan@roojs.com>
Fri, 24 Feb 2023 06:25:15 +0000 (14:25 +0800)
committerAlan <alan@roojs.com>
Fri, 24 Feb 2023 06:25:15 +0000 (14:25 +0800)
DataObjects/Core_template.php

index ab4a24b..ef3dbca 100644 (file)
@@ -465,7 +465,7 @@ class Pman_Core_DataObjects_Core_template  extends DB_DataObject
                             
                             'Publisher.Report.js',
                             
-                           ), $pgdata['template']) {
+                           ), $pgdata['template'])) {
             var_dump($tmpl->currentTemplate);
             print_R($outd);print_R($outs);