Diff of /mambo/branches/4.6/components/com_user/user.php
Parent Directory
|
Revision Log
|
Patch
| revision 208, Mon Jan 30 17:58:42 2006 UTC | revision 209, Mon Jan 30 22:13:58 2006 UTC | |
|---|---|---|
| # | Line 145 | Line 145 |
| 145 | exit(); | exit(); |
| 146 | } | } |
| 147 | ||
| 148 | $loginfo = new mosLoginDetails($row->username, $_POST['password']); | |
| 149 | $mambothandler = mosMambotHandler::getInstance(); | |
| 150 | $mambothandler->loadBotGroup('authenticator'); | |
| 151 | $mambothandler->trigger('userChange', array($loginfo)); | |
| 152 | mosRedirect ("index.php?option=$option", T_('Your settings have been saved.')); | mosRedirect ("index.php?option=$option", T_('Your settings have been saved.')); |
| 153 | } | } |
| 154 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

