WORKING HOURS: Mon - Sun 08:00 am - 08:00 pm
Missing Method in HireController
Error: The action callto: is not defined in controller HireController
Error: Create HireController::callto:() in file: app/controllers/hire_controller.php.
<?php
class HireController extends AppController {
var $name = 'Hire';
function callto:() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp