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