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