Missing Controller

Error: MarketingController could not be found.

Error: Create the class MarketingController below in file: app/controllers/marketing_controller.php

<?php
class MarketingController extends AppController {

	var $name = 'Marketing';
}
?>

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