Missing Method in OpportunitiesController
Error: The action aspirant filmmakers is not defined in controller OpportunitiesController
Error: Create OpportunitiesController::aspirant filmmakers() in file: app/controllers/opportunities_controller.php.
<?php
class OpportunitiesController extends AppController {
var $name = 'Opportunities';
function aspirant filmmakers() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.












