|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | admin |
Enumerations | |
| enum | ADMIN_PWD_TOKEN_DURATION |
Variables | |
| if(zen_admin_demo()) if(isset($_POST['login'])) if($_SESSION['login_attempt'] > 6) | $error = false |
| $reset_token = '' | |
| if (isset($_POST['submit'])) | |
Definition at line 10 of file password_forgotten.php.
| if (zen_admin_demo()) if (isset($_POST['login'])) if ($_SESSION['login_attempt'] > 6) $error = false |
Definition at line 30 of file password_forgotten.php.
| $reset_token = '' |
Definition at line 31 of file password_forgotten.php.
| if($resetToken== '') |
Definition at line 32 of file password_forgotten.php.