@@ -92,7 +92,7 @@ class Zzququeu9 extends Start_Controller {
}elseif($status = 4){
$where .= " and dc_status = -3 ";
}elseif($status = 5){
- $where .= " and dc_status != 3 ";
+ $where .= " and dc_status < 3 ";
}
if(empty($page))