Missing Controller

: Register.phpController could not be found.

: Create the class Register.phpController below in file: app/controllers/register.php_controller.php

<?php
class Register.phpController extends AppController {

	var $name = 'Register.php';
}
?>

: If you want to customize this error message, create app/views/errors/missing_controller.ctp