Missing Controller
Error: TaichiController could not be found.
Error: Create the class TaichiController below in file: app/controllers/taichi_controller.php
<?php
class TaichiController extends AppController {
var $name = 'Taichi';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp