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

index 24f4f49..560753f 100644 (file)
@@ -441,12 +441,7 @@ WHERE (
         $fdir = "{$compileDir}/{$lang}/LC_MESSAGES";
         $fname = "{$fdir}/{$clsname}.mo";
         
-        var_dump( "
-               setlocale(LC_MESSAGES, $lang); 
-        bindtextdomain($clsname, $compileDir);
-        textdomain($clsname);   
-                 
-                 ");
+         
         //exit;
          bindtextdomain($clsname, $compileDir) ;
         //textdomain($clsname);