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