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