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