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