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