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