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