Missing Controller

Error: ElandController could not be found.

Error: Create the class ElandController below in file: app/controllers/eland_controller.php

<?php
class ElandController extends AppController {

	var $name = 'Eland';
}
?>

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