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