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

index 9e2601e..85d30d5 100644 (file)
@@ -445,6 +445,11 @@ WHERE (
         
         $done[$clsname.':'.$lang] = true;
         
+        // do we need to compile the file..
+        
+        
+        
+        
         
         
         $gt = File_Gettext::factory('MO', $fd);