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