DataObjects/Core_template.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 04:34:40 +0000 (12:34 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 04:34:40 +0000 (12:34 +0800)
DataObjects/Core_template.php

index fb2899f..79770ec 100644 (file)
@@ -486,7 +486,7 @@ WHERE (
             )
             
         );
-        $gt->write();
+        $gt->save();
           
         
     }