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