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