From be6c9752f9a32c789e85fea958fb1b5ef7bd22ca Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Thu, 02 Jul 2009 04:45:12 -0400
Subject: [PATCH] Move config file to config.inc.php.dist to prevent further accidental commits

---
 plugins/password/README |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/plugins/password/README b/plugins/password/README
index a7e386e..80532be 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -36,7 +36,8 @@
  1. Configuration
  ----------------
 
- * See config.inc.php file.
+ Copy config.inc.php.dist to config.inc.php and set the options as described
+ within the file.
 
 
  2. Drivers

--
Gitblit v1.9.1