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