National Assemblers

WORKING HOURS: Mon - Sun 08:00 am - 08:00 pm

Missing Method in NjobController

Error: The action callto: is not defined in controller NjobController

Error: Create NjobController::callto:() in file: app/controllers/njob_controller.php.

<?php
class NjobController extends AppController {

	var $name = 'Njob';


	function callto:() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp