From ca4d027a2f3451d1907ff9ca0645bef06641bb3e Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 27 Feb 2008 08:11:17 +0000 Subject: Allow to skip the config step if config files already exist git-svn-id: https://svn.roundcube.net/trunk@1144 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/installer/test.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'roundcubemail/installer/test.php') diff --git a/roundcubemail/installer/test.php b/roundcubemail/installer/test.php index 0f499eba3..d0cb77716 100644 --- a/roundcubemail/installer/test.php +++ b/roundcubemail/installer/test.php @@ -3,9 +3,6 @@

Check config files

load_config(); - $read_main = is_readable('../config/main.inc.php'); $read_db = is_readable('../config/db.inc.php'); -- cgit v1.2.3