From 4ff111d7b760259aab3eb41cda21b6faf3783b0a Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Sat, 20 Sep 2003 00:33:04 +0000 Subject: [PATCH] Require double entry of password to be encrypted, minor text rewording and code reformatting. git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2751 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- passencrypt.php | 110 +++++++++++++++++++++++++++--------------------- 1 file changed, 61 insertions(+), 49 deletions(-) diff --git a/passencrypt.php b/passencrypt.php index 47396594b..5a5271797 100644 --- a/passencrypt.php +++ b/passencrypt.php @@ -4,7 +4,7 @@ - + Password Encryption Tool