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