Missing Controller

Error: LeaveReviewController could not be found.

Error: Create the class LeaveReviewController below in file: app/controllers/leave_review_controller.php

<?php
class LeaveReviewController extends AppController {

	var $name = 'LeaveReview';
}
?>

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