DataObjects/Core_templatestr.php
authorleon <leon@roojs.com>
Thu, 3 Aug 2023 06:49:20 +0000 (14:49 +0800)
committerleon <leon@roojs.com>
Thu, 3 Aug 2023 06:49:20 +0000 (14:49 +0800)
DataObjects/Core_templatestr.php

index 73394d7..f2f8c25 100644 (file)
@@ -146,7 +146,7 @@ class Pman_Core_DataObjects_Core_templatestr extends DB_DataObject
             $t->query("UPDATE core_templatestr
                 SET active = 1 WHERE id in (" . implode(',' ,$used) . ")
             ");
-            // deactivate the child data
+            // activate the child data
             $t->query("UPDATE  core_templatestr 
             SET active = 1
               WHERE