From ff9e842730ccf251cf8b76401e4df1b1c6edcea2 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Wed, 18 Feb 2009 15:19:57 +0000 Subject: #330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency. --- scripts/password-hash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/password-hash.sh b/scripts/password-hash.sh index 12e939983..83fe2f148 100755 --- a/scripts/password-hash.sh +++ b/scripts/password-hash.sh @@ -52,7 +52,7 @@ All arguments are long options. "" ["" ["" ...]] One or more plan-text passwords enclosed by double quotes. The - output hash may be manually entered into the {users}.pass field to + output hash may be manually entered into the {user}.pass field to change a password via SQL to a known value. To run this script without the --root argument invoke it from the root directory -- cgit v1.2.3