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