|
|
Missing ControllerError: Unplanned-outageController could not be found. Error: Create the class Unplanned-outageController below in file: app/controllers/unplanned-outage_controller.php
<?php
class Unplanned-outageController extends AppController {
var $name = 'Unplanned-outage';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |