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