lvhao hace 3 días
padre
commit
1c79339cc5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 1
core/CoreApp/controllers/Whlabel_bh.php

@@ -2418,7 +2418,7 @@ class Whlabel_bh extends Start_Controller {
 			$where = " rk like '%|".$tid."|%' ";
 			if($timetk && $timetj)
             {
-                $where .= " and time".$tid." > '$timetk' and time".$tid." < '$timetj'";
+                $where .= " and ctime".$tid." > '$timetk' and ctime".$tid." < '$timetj'";
             }
 			
 			if($pm){