From cd94d312a825c83ccc154c4b0c6bee4bb1d8c34c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 15 Apr 2019 11:37:51 +0800 Subject: [PATCH] test to see if live site is synced --- DataObjects/I18n.php | 1 - 1 file changed, 1 deletion(-) diff --git a/DataObjects/I18n.php b/DataObjects/I18n.php index 971d0d6e..3f52fb5a 100644 --- a/DataObjects/I18n.php +++ b/DataObjects/I18n.php @@ -128,7 +128,6 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject $this->selectAdd(" i18n_translate(ltype, lkey, 'en') as lval_en - "); } -- 2.39.2