Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / plugins / change_password / config.php
index 61cde1088c0fa6d767b53615525fb173f4fb1a2c..6f1f7cdc69528a805002a457f83adf44720f2dc5 100644 (file)
@@ -17,4 +17,4 @@ $cpw_backend = 'template';
 $cpw_pass_min_length = 4;
 $cpw_pass_max_length = 25;
 
-$cpw_require_ssl = FALSE;
+$cpw_require_ssl = FALSE;
\ No newline at end of file