lvhao 2 dienas atpakaļ
vecāks
revīzija
c99078d257
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      core/CoreApp/controllers/Whlabel_bh.php

+ 0 - 2
core/CoreApp/controllers/Whlabel_bh.php

@@ -2053,8 +2053,6 @@ class Whlabel_bh extends Start_Controller {
             {
                 $where  .= " and features like '%-".$color."-%'";
             }
-			echo $where;
-			die;
 			if(!empty($crk_select)){
 				if($crk_select == 1){
 					$where .=" and  rk != ck ";