Missing Controller

Error: NeighbourController could not be found.

Error: Create the class NeighbourController below in file: app/controllers/neighbour_controller.php

<?php
class NeighbourController extends AppController {

	var $name = 'Neighbour';
}
?>

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