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 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 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] => %Dubai%
[7] => 247
)
)