Missing Controller

Error: MarketingtipsController could not be found.

Error: Create the class MarketingtipsController below in file: app/controllers/marketingtips_controller.php

<?php
class MarketingtipsController extends AppController {

	var $name = 'Marketingtips';
}
?>

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