Missing Controller

Error: FavoriteController could not be found.

Error: Create the class FavoriteController below in file: app/controllers/favorite_controller.php

<?php
class FavoriteController extends AppController {

	var $name = 'Favorite';
}
?>

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