Severity: Notice
Message: Undefined variable: get_client_detail
Filename: models/functions_model.php
Line Number: 11158
Severity: Notice
Message: Undefined variable: get_client_detail
Filename: models/functions_model.php
Line Number: 11158
delete_status = 0 and car_type != 2 and ul.client_id!=247 and delete_status = 0 and car_type != 2 and daily_price_status='1' and (car_make in (SELECT id FROM `make` WHERE `cartype` in (8) or `cartype1` in (8) or `cartype2` in (8) or `cartype3` in (8) ) or car_type in (8)) and ul.client_id in (select client_id from `clients` where emirate like '%Dubai%') and ul.client_id!=247Array
(
[where] => delete_status = ? and car_type != ? and ul.client_id!=? and delete_status = ? and car_type != ? and daily_price_status=? and (car_make in (SELECT id FROM `make` WHERE `cartype` IN (?) or `cartype1` IN (?) or `cartype2` IN (?) or `cartype3` IN (?) ) or car_type IN (?)) and ul.client_id in (select client_id from `clients` where emirate like ?) and ul.client_id!=?
[binds] => Array
(
[0] => 0
[1] => 2
[2] => 247
[3] => 0
[4] => 2
[5] => 1
[6] => 8
[7] => 8
[8] => 8
[9] => 8
[10] => 8
[11] => %Dubai%
[12] => 247
)
)