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

