Missing Controller

Error: About-usController could not be found.

Error: Create the class About-usController below in file: app/controllers/about-us_controller.php

<?php
class About-usController extends AppController {
	var $name = 'About-us';
}
?>

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