Closed acidvertigo closed 10 years ago
Thanks for your suggestion. But the following lines got problems.
$guest->$get_guests();
$guest->$get_guests_json();
Sorry i cannot reproduce the error. I've rechecked my repository and it works. The get_guest functions call the guest model functions correctly. What error you have?
I think moving the query in the User model is better to mantain the controller clean.