From 46d010e89d280d391935648f1f713fc784042050 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 19 Jan 2009 03:31:13 +0000 Subject: Simplification pass over the installer: - Flattened the directory structure - Greatly simplified structure in installer; it now only reports environmental checks that fail. Simplified code that prints exceptions. Use only mysql calls for the installer, but select mysqli automatically if it's available. Drop the response file; that's easily replicated with flag support - Create a random password for the admin user - Delete unused controllers - Invert the form of the database config template to be mostly non-PHP with just a few PHP calls --- installer/init_var.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 installer/init_var.php (limited to 'installer/init_var.php') diff --git a/installer/init_var.php b/installer/init_var.php new file mode 100644 index 00000000..42d50c0a --- /dev/null +++ b/installer/init_var.php @@ -0,0 +1,13 @@ +