diff options
Diffstat (limited to 'plugins/password/README')
-rw-r--r-- | plugins/password/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/password/README b/plugins/password/README index 9286bee7b..af70156a6 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -63,7 +63,7 @@ ------------------- You can specify which database to connect by 'password_db_dsn' option and - what SQL query to execute by 'password_query'. See main.inc.php.dist file for + what SQL query to execute by 'password_query'. See config.inc.php.dist file for more info. Example implementations of an update_passwd function: |