Missing Controller

Error: InvestorRelationsController could not be found.

Error: Create the class InvestorRelationsController below in file: app/controllers/investor_relations_controller.php

<?php
class InvestorRelationsController extends AppController {

	var $name = 'InvestorRelations';
}
?>

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