Missing Controller

Missing controller

You are seeing this error because controller FilesController could not be found.

Notice: If you want to customize this error message, create app/views/errors/missing_controller.thtml.

Fatal: Create the class below in file : app/controllers/files_controller.php

<?php
class FilesController extends AppController {
   var $name = 'Files';
}
?>

 

Where did you see the show?
Give your review a title:
Stars:
Terrible
Okay, but some problems
Average
Above average
Excellent

Review:
Name:
Email:
Please enter the following code into the box:
 
Stay up to date with all things Blue Man
NOTE: By submitting this review, your comments may be used by Blue Man Group for marketing and advertising purposes.