![]() ![]() |
|
Missing ControllerError: Register.phpController could not be found. Error: Create the class Register.phpController below in file: public_html/controllers/register.php_controller.php
<?php
class Register.phpController extends AppController {
var $name = 'Register.php';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp |
|