From 2912de6f9bea6c0491a7bc4321e66637da0a6746 Mon Sep 17 00:00:00 2001 From: alecpl Date: Wed, 1 Jun 2011 06:12:02 +0000 Subject: - Fix typos --- installer/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'installer') diff --git a/installer/config.php b/installer/config.php index 386f7d7ec..dabc478c9 100644 --- a/installer/config.php +++ b/installer/config.php @@ -81,7 +81,7 @@ echo $check_ipcheck->show(intval($RCI->getprop('ip_check')), array('value' => 1) ?>
-

This increases security but can cause sudden logouts when someone uses a proxy with changeing IPs.

+

This increases security but can cause sudden logouts when someone uses a proxy with changing IPs.

des_key
@@ -93,7 +93,7 @@ echo $input_deskey->show($RCI->getprop('des_key')); ?>
This key is used to encrypt the users imap password before storing in the session record
-

It's a random generated string to ensure that every installation has it's own key. +

It's a random generated string to ensure that every installation has its own key. If you enter it manually please provide a string of exactly 24 chars.

-- cgit v1.2.3