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


