Missing Controller

Error: OutagesController could not be found.

Error: Create the class OutagesController below in file: app/controllers/outages_controller.php

<?php
class OutagesController extends AppController {

	var $name = 'Outages';
}
?>

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