summaryrefslogtreecommitdiff
path: root/installer/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'installer/test.php')
-rw-r--r--installer/test.php3
1 files changed, 0 insertions, 3 deletions
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 @@
<h3>Check config files</h3>
<?php
-// load local config files
-$RCI->load_config();
-
$read_main = is_readable('../config/main.inc.php');
$read_db = is_readable('../config/db.inc.php');