/trunk/user_password.php

Description

displays and handles the form where the user can change his password linked from main.php

Includes
require_once ('./libraries/header.inc.php') (line 51)

Displays an error message and exits if the user isn't allowed to use this

script

require_once ('./libraries/footer.inc.php') (line 53)
require_once ('./libraries/common.inc.php') (line 41)

Gets some core libraries

require_once ('./libraries/header.inc.php') (line 108)

If the "change password" form has been submitted, checks for valid values

and submit the query or logout

require_once ('./libraries/footer.inc.php') (line 115)
require_once ('./libraries/footer.inc.php') (line 139)

Displays the footer

require_once ('./libraries/header.inc.php') (line 126)

If the "change password" form hasn't been submitted or the values submitted

aren't valid -> displays the form

Documentation generated on Thu, 25 Oct 2007 14:23:15 +0200 by phpDocumentor 1.4.0