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