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