lvhao пре 3 дана
родитељ
комит
5ccb2bc047
1 измењених фајлова са 1 додато и 1 уклоњено
  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){