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