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





