From: leon Date: Wed, 2 Aug 2023 09:21:05 +0000 (+0800) Subject: DataObjects/Core_templatestr.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=49ea755bf44bb5106aab66bc9f96bbefb2781358;p=Pman.Core DataObjects/Core_templatestr.php --- diff --git a/DataObjects/Core_templatestr.php b/DataObjects/Core_templatestr.php index 4efb322b..a21031cf 100644 --- a/DataObjects/Core_templatestr.php +++ b/DataObjects/Core_templatestr.php @@ -97,7 +97,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject $cols = $ff['DataObjects_Core_templatestr']['tables'][$tn]; $deactive = array(); - + $active = array(); foreach($cols as $c) { $x = $this->factory($this->tableName());