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

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