From b3f9dfb54e46e63d14e605ea88605b6bc1ffa17d Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 27 Feb 2008 08:11:17 +0000 Subject: Allow to skip the config step if config files already exist --- installer/test.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'installer/test.php') diff --git a/installer/test.php b/installer/test.php index 0f499eba3..d0cb77716 100644 --- a/installer/test.php +++ b/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