Missing Controller

Error: SubmitformController could not be found.

Error: Create the class SubmitformController below in file: app/controllers/submitform_controller.php

<?php
class SubmitformController extends AppController {

	var $name = 'Submitform';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp