test to see if live site is synced
authorAlan Knowles <alan@roojs.com>
Mon, 15 Apr 2019 03:37:51 +0000 (11:37 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 15 Apr 2019 03:37:51 +0000 (11:37 +0800)
DataObjects/I18n.php

index 971d0d6..3f52fb5 100644 (file)
@@ -128,7 +128,6 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject
             
             $this->selectAdd("
                 i18n_translate(ltype, lkey, 'en') as lval_en
             
             $this->selectAdd("
                 i18n_translate(ltype, lkey, 'en') as lval_en
-                
             ");
         }
          
             ");
         }