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