A PHP Error was encountered

Severity: Notice

Message: Undefined variable: get_client_detail

Filename: models/functions_model.php

Line Number: 11158

A PHP Error was encountered

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  '%Sharjah%') and  car_model in (33) and ul.client_id!=247
Array
(
    [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  car_model IN (?) and ul.client_id!=?
    [binds] => Array
        (
            [0] => 0
            [1] => 2
            [2] => 247
            [3] => 0
            [4] => 2
            [5] => 1
            [6] => %Sharjah%
            [7] => 33
            [8] => 247
        )

)