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