lvhao 3 dagar sedan
förälder
incheckning
5ccb2bc047
1 ändrade filer med 1 tillägg och 1 borttagningar
  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 > '$timetk' and time < '$timetj'";
+                $where .= " and time".$tid." > '$timetk' and time".$tid." < '$timetj'";
             }
 			
 			if($pm){