openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit fc1936f85e86c7d1198f64de9d4dce67c2321403
parent ee33bcfeed4547906234ca72af66dfd45c8d76e7
Author: Jan Dankert <devnull@localhost>
Date:   Mon,  7 Nov 2011 20:20:05 +0100

Fix: Methodennamen korrigiert.

Diffstat:
action/LoginAction.class.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/action/LoginAction.class.php b/action/LoginAction.class.php @@ -1478,7 +1478,7 @@ class LoginAction extends Action /** * Vergessenes Kennwort zusenden lassen. */ - function password() + function passwordView() { global $conf;