DataObjects/Core_template.php
authorleon <leon@roojs.com>
Thu, 20 Jul 2023 03:52:30 +0000 (11:52 +0800)
committerleon <leon@roojs.com>
Thu, 20 Jul 2023 03:52:30 +0000 (11:52 +0800)
DataObjects/Core_template.php

index f1a7ff0..4e16a13 100644 (file)
@@ -514,7 +514,7 @@ WHERE (
         static $done = array();
         $clsname = strtolower($clsname);
 
-        if($clsname == 'publisher_insightsreport_volumeovertime') {
+        if($clsname == 'publisher_insightsreport_volumeovertime' && $lang == 'zh_CN') {
             die('b');
         }