Missing Controller
Error: WorkingController could not be found.
Error: Create the class WorkingController below in file: app/controllers/working_controller.php
<?php
class WorkingController extends AppController {
var $name = 'Working';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp