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