dolibarr 19.0.3
|
Page to ask a new password. More...
Go to the source code of this file.
Variables | |
if(GETPOST('dol_hide_leftmenu', 'alpha')||!empty($_SESSION['dol_hide_leftmenu'])) if(GETPOST( 'dol_hide_topmenu', 'alpha')||!empty( $_SESSION[ 'dol_hide_topmenu'])) if(GETPOST('dol_optimize_smallscreen', 'alpha')||!empty($_SESSION['dol_optimize_smallscreen'])) if(GETPOST( 'dol_no_mouse_hover', 'alpha')||!empty( $_SESSION[ 'dol_no_mouse_hover'])) if(GETPOST('dol_use_jmobile', 'alpha')||!empty($_SESSION['dol_use_jmobile'])) | $parameters = array('username' => $username) |
Actions. | |
if(empty($reshook)) | $dol_url_root = DOL_URL_ROOT |
View. | |
Page to ask a new password.
Definition in file passwordforgotten.php.