From 2fc969059706ff41b2bb83cce28bb90e340aeb33 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 18 Feb 2019 14:49:48 +0800 Subject: [PATCH] DataObjects/I18n.php --- DataObjects/I18n.php | 1 + 1 file changed, 1 insertion(+) diff --git a/DataObjects/I18n.php b/DataObjects/I18n.php index a8fd872c..138082b5 100644 --- a/DataObjects/I18n.php +++ b/DataObjects/I18n.php @@ -152,6 +152,7 @@ class Pman_Core_DataObjects_I18n extends DB_DataObject if(!empty($q['_with_geoip_count'])) { + } } -- 2.39.2