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