From d0c6dd29d19da4de9966cd9985d467fe1cfab556 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 26 Mar 2013 22:38:05 +0400 Subject: add experimental easy installer --- prefs.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'prefs.php') diff --git a/prefs.php b/prefs.php index 324968753..5b4ac1766 100644 --- a/prefs.php +++ b/prefs.php @@ -1,7 +1,17 @@ Fatal Error: You forgot to copy + config.php-dist to config.php and edit it.\n"; + exit; + } + require_once "sessions.php"; require_once "functions.php"; require_once "sanity_check.php"; -- cgit v1.2.3