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

