DataObjects/Core_template.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 03:45:25 +0000 (11:45 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 03:45:25 +0000 (11:45 +0800)
DataObjects/Core_template.php

index 5526c74..84cd5a7 100644 (file)
@@ -413,6 +413,7 @@ WHERE (
                 )
             ) = '{$clsname}.php'
        ");
+        $d->filetype = 'php';
         if ( $d->find(true) ){
             
         }