Missing Controller

Error: LionWithWarthogController could not be found.

Error: Create the class LionWithWarthogController below in file: app/controllers/lion_with_warthog_controller.php

<?php
class LionWithWarthogController extends AppController {

	var $name = 'LionWithWarthog';
}
?>

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