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





