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