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