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