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