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