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