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



