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