From 2a41355776b1c1bc82255b5712267b0368b51d10 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 4 Dec 2008 10:21:34 +0000 Subject: - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) --- installer/rcube_install.php | 1 + 1 file changed, 1 insertion(+) (limited to 'installer') diff --git a/installer/rcube_install.php b/installer/rcube_install.php index a20a99025..4bef17eb2 100644 --- a/installer/rcube_install.php +++ b/installer/rcube_install.php @@ -37,6 +37,7 @@ class rcube_install 'skin_path' => 'skin', 'locale_string' => 'language', 'multiple_identities' => 'identities_level', + 'addrbook_show_images' => 'show_images', ); // these config options are optional or can be set to null -- cgit v1.2.3