Missing Controller

Error: DiscipleshipController could not be found.

Error: Create the class DiscipleshipController below in file: app/controllers/discipleship_controller.php

<?php
class DiscipleshipController extends AppController {

	var $name = 'Discipleship';
}
?>

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