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