
Error: The action forgot_password is not defined in controller UsersController
Error: Create UsersController::forgot_password() in file: app/controllers/users_controller.php.
<?php
class UsersController extends AppController {
var $name = 'Users';
function forgot_password() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
Website copyright © Linda Leith Publishing Inc 2012; Contents copyright © the creators Login