Missing Controller

Error: LeadershipController could not be found.

Error: Create the class LeadershipController below in file: app/controllers/leadership_controller.php

<?php
class LeadershipController extends AppController {

	var $name = 'Leadership';
}
?>

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