Missing Controller

Error: LandController could not be found.

Error: Create the class LandController below in file: app/controllers/land_controller.php

<?php
class LandController extends AppController {

	var $name = 'Land';
}
?>

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