DataObjects/Core_template.php
authorAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 06:51:02 +0000 (14:51 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 Dec 2020 06:51:02 +0000 (14:51 +0800)
DataObjects/Core_template.php

index 41a2480..551435d 100644 (file)
@@ -447,7 +447,7 @@ WHERE (
          bindtextdomain($clsname, $compileDir) ;
         textdomain($clsname);
 
-         echo "BIND TEXT DOM";
+        
         //textdomain($clsname);
         
         $done[$clsname.':'.$lang] = 1;