More Website Templates at TemplateMonster.com!
Missing Controller
Error: TaekwondoController could not be found.
Error: Create the class TaekwondoController below in file: app/controllers/taekwondo_controller.php
<?php
class TaekwondoController extends AppController {
var $name = 'Taekwondo';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp