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