DataObjects/Core_templatestr.php wip_leon_T7755_more_fix_to_admin_translate
authorleon <leon@roojs.com>
Thu, 3 Aug 2023 07:22:56 +0000 (15:22 +0800)
committerleon <leon@roojs.com>
Thu, 3 Aug 2023 07:22:56 +0000 (15:22 +0800)
DataObjects/Core_templatestr.php

index 3ebb728..a800750 100644 (file)
@@ -139,6 +139,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject
             $up ? $x->update() : $x->insert();
         }
 
+        // make sure the used one are active
         if(count($used)) {
             $t = DB_DataObject::factory($this->tableName());
             // activate the aprent data