Missing Controller

Error: LocationsController could not be found.

Error: Create the class LocationsController below in file: app/controllers/locations_controller.php

<?php
class LocationsController extends AppController {

	var $name = 'Locations';
}
?>

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