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