From acda23db88fb1b2c8f8f9b5b4fd2c516ee523e6a Mon Sep 17 00:00:00 2001 From: "paul.baranowski" Date: Thu, 30 Sep 2010 15:52:08 -0400 Subject: [PATCH] CC-1695 Remove Campcaster Studio and make install easier Moved Smarty --- {htmlUI/var => 3rd_party/php}/Smarty/BUGS | 0 .../var => 3rd_party/php}/Smarty/COPYING.lib | 0 .../var => 3rd_party/php}/Smarty/ChangeLog | 0 {htmlUI/var => 3rd_party/php}/Smarty/FAQ | 0 {htmlUI/var => 3rd_party/php}/Smarty/INSTALL | 0 {htmlUI/var => 3rd_party/php}/Smarty/NEWS | 0 {htmlUI/var => 3rd_party/php}/Smarty/README | 0 .../php}/Smarty/RELEASE_NOTES | 0 {htmlUI/var => 3rd_party/php}/Smarty/TODO | 0 .../php}/Smarty/demo/configs/test.conf | 0 .../php}/Smarty/demo/index.php | 0 .../php}/Smarty/demo/templates/footer.tpl | 0 .../php}/Smarty/demo/templates/header.tpl | 0 .../php}/Smarty/demo/templates/index.tpl | 0 .../php}/Smarty/libs/Config_File.class.php | 0 .../php}/Smarty/libs/Smarty.class.php | 0 .../Smarty/libs/Smarty_Compiler.class.php | 0 .../php}/Smarty/libs/debug.tpl | 0 .../core.assemble_plugin_filepath.php | 0 .../core.assign_smarty_interface.php | 0 .../internals/core.create_dir_structure.php | 0 .../internals/core.display_debug_console.php | 0 .../libs/internals/core.get_include_path.php | 0 .../libs/internals/core.get_microtime.php | 0 .../libs/internals/core.get_php_resource.php | 0 .../Smarty/libs/internals/core.is_secure.php | 0 .../Smarty/libs/internals/core.is_trusted.php | 0 .../libs/internals/core.load_plugins.php | 0 .../internals/core.load_resource_plugin.php | 0 .../internals/core.process_cached_inserts.php | 0 .../core.process_compiled_include.php | 0 .../libs/internals/core.read_cache_file.php | 0 .../Smarty/libs/internals/core.rm_auto.php | 0 .../php}/Smarty/libs/internals/core.rmdir.php | 0 .../internals/core.run_insert_handler.php | 0 .../internals/core.smarty_include_php.php | 0 .../libs/internals/core.write_cache_file.php | 0 .../internals/core.write_compiled_include.php | 0 .../core.write_compiled_resource.php | 0 .../Smarty/libs/internals/core.write_file.php | 0 .../Smarty/libs/plugins/block.textformat.php | 0 .../Smarty/libs/plugins/compiler.assign.php | 0 .../plugins/function.assign_debug_info.php | 0 .../libs/plugins/function.config_load.php | 0 .../Smarty/libs/plugins/function.counter.php | 0 .../Smarty/libs/plugins/function.cycle.php | 0 .../Smarty/libs/plugins/function.debug.php | 0 .../Smarty/libs/plugins/function.eval.php | 0 .../Smarty/libs/plugins/function.fetch.php | 0 .../libs/plugins/function.html_checkboxes.php | 0 .../libs/plugins/function.html_image.php | 0 .../libs/plugins/function.html_options.php | 0 .../libs/plugins/function.html_radios.php | 0 .../plugins/function.html_select_date.php | 0 .../plugins/function.html_select_time.php | 0 .../libs/plugins/function.html_table.php | 0 .../Smarty/libs/plugins/function.mailto.php | 0 .../Smarty/libs/plugins/function.math.php | 0 .../Smarty/libs/plugins/function.popup.php | 0 .../libs/plugins/function.popup_init.php | 0 .../libs/plugins/modifier.capitalize.php | 0 .../php}/Smarty/libs/plugins/modifier.cat.php | 0 .../plugins/modifier.count_characters.php | 0 .../plugins/modifier.count_paragraphs.php | 0 .../libs/plugins/modifier.count_sentences.php | 0 .../libs/plugins/modifier.count_words.php | 0 .../libs/plugins/modifier.date_format.php | 0 .../libs/plugins/modifier.debug_print_var.php | 0 .../Smarty/libs/plugins/modifier.default.php | 0 .../Smarty/libs/plugins/modifier.escape.php | 0 .../Smarty/libs/plugins/modifier.indent.php | 0 .../Smarty/libs/plugins/modifier.lower.php | 0 .../Smarty/libs/plugins/modifier.nl2br.php | 0 .../libs/plugins/modifier.regex_replace.php | 0 .../Smarty/libs/plugins/modifier.replace.php | 0 .../Smarty/libs/plugins/modifier.spacify.php | 0 .../libs/plugins/modifier.string_format.php | 0 .../Smarty/libs/plugins/modifier.strip.php | 0 .../libs/plugins/modifier.strip_tags.php | 0 .../Smarty/libs/plugins/modifier.truncate.php | 0 .../Smarty/libs/plugins/modifier.upper.php | 0 .../Smarty/libs/plugins/modifier.wordwrap.php | 0 .../libs/plugins/outputfilter.localizer.php | 0 .../plugins/outputfilter.trimwhitespace.php | 0 .../plugins/postfilter.template_marker.php | 0 .../plugins/shared.escape_special_chars.php | 0 .../libs/plugins/shared.make_timestamp.php | 0 .../php}/Smarty/misc/smarty_icon.README | 0 .../php}/Smarty/misc/smarty_icon.gif | Bin .../php}/Smarty/unit_test/README | 0 .../php}/Smarty/unit_test/config.php | 0 .../configs/globals_double_quotes.conf | 0 .../configs/globals_single_quotes.conf | 0 .../Smarty/unit_test/smarty_unit_test.php | 0 .../Smarty/unit_test/smarty_unit_test_gui.php | 0 .../Smarty/unit_test/templates/assign_var.tpl | 0 .../Smarty/unit_test/templates/constant.tpl | 0 .../php}/Smarty/unit_test/templates/index.tpl | 0 .../Smarty/unit_test/templates/parse_math.tpl | 0 .../unit_test/templates/parse_obj_meth.tpl | 0 .../php}/Smarty/unit_test/test_cases.php | 0 bin/install.py | 22 ++++++++++++++++++ 102 files changed, 22 insertions(+) rename {htmlUI/var => 3rd_party/php}/Smarty/BUGS (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/COPYING.lib (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/ChangeLog (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/FAQ (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/INSTALL (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/NEWS (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/README (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/RELEASE_NOTES (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/TODO (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/demo/configs/test.conf (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/demo/index.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/demo/templates/footer.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/demo/templates/header.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/demo/templates/index.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/Config_File.class.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/Smarty.class.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/Smarty_Compiler.class.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/debug.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.assemble_plugin_filepath.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.assign_smarty_interface.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.create_dir_structure.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.display_debug_console.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.get_include_path.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.get_microtime.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.get_php_resource.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.is_secure.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.is_trusted.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.load_plugins.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.load_resource_plugin.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.process_cached_inserts.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.process_compiled_include.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.read_cache_file.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.rm_auto.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.rmdir.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.run_insert_handler.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.smarty_include_php.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.write_cache_file.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.write_compiled_include.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.write_compiled_resource.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/internals/core.write_file.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/block.textformat.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/compiler.assign.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.assign_debug_info.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.config_load.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.counter.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.cycle.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.debug.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.eval.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.fetch.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_checkboxes.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_image.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_options.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_radios.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_select_date.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_select_time.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.html_table.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.mailto.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.math.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.popup.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/function.popup_init.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.capitalize.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.cat.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.count_characters.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.count_paragraphs.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.count_sentences.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.count_words.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.date_format.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.debug_print_var.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.default.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.escape.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.indent.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.lower.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.nl2br.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.regex_replace.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.replace.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.spacify.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.string_format.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.strip.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.strip_tags.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.truncate.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.upper.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/modifier.wordwrap.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/outputfilter.localizer.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/outputfilter.trimwhitespace.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/postfilter.template_marker.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/shared.escape_special_chars.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/libs/plugins/shared.make_timestamp.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/misc/smarty_icon.README (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/misc/smarty_icon.gif (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/README (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/config.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/configs/globals_double_quotes.conf (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/configs/globals_single_quotes.conf (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/smarty_unit_test.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/smarty_unit_test_gui.php (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/templates/assign_var.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/templates/constant.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/templates/index.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/templates/parse_math.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/templates/parse_obj_meth.tpl (100%) rename {htmlUI/var => 3rd_party/php}/Smarty/unit_test/test_cases.php (100%) create mode 100644 bin/install.py diff --git a/htmlUI/var/Smarty/BUGS b/3rd_party/php/Smarty/BUGS similarity index 100% rename from htmlUI/var/Smarty/BUGS rename to 3rd_party/php/Smarty/BUGS diff --git a/htmlUI/var/Smarty/COPYING.lib b/3rd_party/php/Smarty/COPYING.lib similarity index 100% rename from htmlUI/var/Smarty/COPYING.lib rename to 3rd_party/php/Smarty/COPYING.lib diff --git a/htmlUI/var/Smarty/ChangeLog b/3rd_party/php/Smarty/ChangeLog similarity index 100% rename from htmlUI/var/Smarty/ChangeLog rename to 3rd_party/php/Smarty/ChangeLog diff --git a/htmlUI/var/Smarty/FAQ b/3rd_party/php/Smarty/FAQ similarity index 100% rename from htmlUI/var/Smarty/FAQ rename to 3rd_party/php/Smarty/FAQ diff --git a/htmlUI/var/Smarty/INSTALL b/3rd_party/php/Smarty/INSTALL similarity index 100% rename from htmlUI/var/Smarty/INSTALL rename to 3rd_party/php/Smarty/INSTALL diff --git a/htmlUI/var/Smarty/NEWS b/3rd_party/php/Smarty/NEWS similarity index 100% rename from htmlUI/var/Smarty/NEWS rename to 3rd_party/php/Smarty/NEWS diff --git a/htmlUI/var/Smarty/README b/3rd_party/php/Smarty/README similarity index 100% rename from htmlUI/var/Smarty/README rename to 3rd_party/php/Smarty/README diff --git a/htmlUI/var/Smarty/RELEASE_NOTES b/3rd_party/php/Smarty/RELEASE_NOTES similarity index 100% rename from htmlUI/var/Smarty/RELEASE_NOTES rename to 3rd_party/php/Smarty/RELEASE_NOTES diff --git a/htmlUI/var/Smarty/TODO b/3rd_party/php/Smarty/TODO similarity index 100% rename from htmlUI/var/Smarty/TODO rename to 3rd_party/php/Smarty/TODO diff --git a/htmlUI/var/Smarty/demo/configs/test.conf b/3rd_party/php/Smarty/demo/configs/test.conf similarity index 100% rename from htmlUI/var/Smarty/demo/configs/test.conf rename to 3rd_party/php/Smarty/demo/configs/test.conf diff --git a/htmlUI/var/Smarty/demo/index.php b/3rd_party/php/Smarty/demo/index.php similarity index 100% rename from htmlUI/var/Smarty/demo/index.php rename to 3rd_party/php/Smarty/demo/index.php diff --git a/htmlUI/var/Smarty/demo/templates/footer.tpl b/3rd_party/php/Smarty/demo/templates/footer.tpl similarity index 100% rename from htmlUI/var/Smarty/demo/templates/footer.tpl rename to 3rd_party/php/Smarty/demo/templates/footer.tpl diff --git a/htmlUI/var/Smarty/demo/templates/header.tpl b/3rd_party/php/Smarty/demo/templates/header.tpl similarity index 100% rename from htmlUI/var/Smarty/demo/templates/header.tpl rename to 3rd_party/php/Smarty/demo/templates/header.tpl diff --git a/htmlUI/var/Smarty/demo/templates/index.tpl b/3rd_party/php/Smarty/demo/templates/index.tpl similarity index 100% rename from htmlUI/var/Smarty/demo/templates/index.tpl rename to 3rd_party/php/Smarty/demo/templates/index.tpl diff --git a/htmlUI/var/Smarty/libs/Config_File.class.php b/3rd_party/php/Smarty/libs/Config_File.class.php similarity index 100% rename from htmlUI/var/Smarty/libs/Config_File.class.php rename to 3rd_party/php/Smarty/libs/Config_File.class.php diff --git a/htmlUI/var/Smarty/libs/Smarty.class.php b/3rd_party/php/Smarty/libs/Smarty.class.php similarity index 100% rename from htmlUI/var/Smarty/libs/Smarty.class.php rename to 3rd_party/php/Smarty/libs/Smarty.class.php diff --git a/htmlUI/var/Smarty/libs/Smarty_Compiler.class.php b/3rd_party/php/Smarty/libs/Smarty_Compiler.class.php similarity index 100% rename from htmlUI/var/Smarty/libs/Smarty_Compiler.class.php rename to 3rd_party/php/Smarty/libs/Smarty_Compiler.class.php diff --git a/htmlUI/var/Smarty/libs/debug.tpl b/3rd_party/php/Smarty/libs/debug.tpl similarity index 100% rename from htmlUI/var/Smarty/libs/debug.tpl rename to 3rd_party/php/Smarty/libs/debug.tpl diff --git a/htmlUI/var/Smarty/libs/internals/core.assemble_plugin_filepath.php b/3rd_party/php/Smarty/libs/internals/core.assemble_plugin_filepath.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.assemble_plugin_filepath.php rename to 3rd_party/php/Smarty/libs/internals/core.assemble_plugin_filepath.php diff --git a/htmlUI/var/Smarty/libs/internals/core.assign_smarty_interface.php b/3rd_party/php/Smarty/libs/internals/core.assign_smarty_interface.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.assign_smarty_interface.php rename to 3rd_party/php/Smarty/libs/internals/core.assign_smarty_interface.php diff --git a/htmlUI/var/Smarty/libs/internals/core.create_dir_structure.php b/3rd_party/php/Smarty/libs/internals/core.create_dir_structure.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.create_dir_structure.php rename to 3rd_party/php/Smarty/libs/internals/core.create_dir_structure.php diff --git a/htmlUI/var/Smarty/libs/internals/core.display_debug_console.php b/3rd_party/php/Smarty/libs/internals/core.display_debug_console.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.display_debug_console.php rename to 3rd_party/php/Smarty/libs/internals/core.display_debug_console.php diff --git a/htmlUI/var/Smarty/libs/internals/core.get_include_path.php b/3rd_party/php/Smarty/libs/internals/core.get_include_path.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.get_include_path.php rename to 3rd_party/php/Smarty/libs/internals/core.get_include_path.php diff --git a/htmlUI/var/Smarty/libs/internals/core.get_microtime.php b/3rd_party/php/Smarty/libs/internals/core.get_microtime.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.get_microtime.php rename to 3rd_party/php/Smarty/libs/internals/core.get_microtime.php diff --git a/htmlUI/var/Smarty/libs/internals/core.get_php_resource.php b/3rd_party/php/Smarty/libs/internals/core.get_php_resource.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.get_php_resource.php rename to 3rd_party/php/Smarty/libs/internals/core.get_php_resource.php diff --git a/htmlUI/var/Smarty/libs/internals/core.is_secure.php b/3rd_party/php/Smarty/libs/internals/core.is_secure.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.is_secure.php rename to 3rd_party/php/Smarty/libs/internals/core.is_secure.php diff --git a/htmlUI/var/Smarty/libs/internals/core.is_trusted.php b/3rd_party/php/Smarty/libs/internals/core.is_trusted.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.is_trusted.php rename to 3rd_party/php/Smarty/libs/internals/core.is_trusted.php diff --git a/htmlUI/var/Smarty/libs/internals/core.load_plugins.php b/3rd_party/php/Smarty/libs/internals/core.load_plugins.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.load_plugins.php rename to 3rd_party/php/Smarty/libs/internals/core.load_plugins.php diff --git a/htmlUI/var/Smarty/libs/internals/core.load_resource_plugin.php b/3rd_party/php/Smarty/libs/internals/core.load_resource_plugin.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.load_resource_plugin.php rename to 3rd_party/php/Smarty/libs/internals/core.load_resource_plugin.php diff --git a/htmlUI/var/Smarty/libs/internals/core.process_cached_inserts.php b/3rd_party/php/Smarty/libs/internals/core.process_cached_inserts.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.process_cached_inserts.php rename to 3rd_party/php/Smarty/libs/internals/core.process_cached_inserts.php diff --git a/htmlUI/var/Smarty/libs/internals/core.process_compiled_include.php b/3rd_party/php/Smarty/libs/internals/core.process_compiled_include.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.process_compiled_include.php rename to 3rd_party/php/Smarty/libs/internals/core.process_compiled_include.php diff --git a/htmlUI/var/Smarty/libs/internals/core.read_cache_file.php b/3rd_party/php/Smarty/libs/internals/core.read_cache_file.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.read_cache_file.php rename to 3rd_party/php/Smarty/libs/internals/core.read_cache_file.php diff --git a/htmlUI/var/Smarty/libs/internals/core.rm_auto.php b/3rd_party/php/Smarty/libs/internals/core.rm_auto.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.rm_auto.php rename to 3rd_party/php/Smarty/libs/internals/core.rm_auto.php diff --git a/htmlUI/var/Smarty/libs/internals/core.rmdir.php b/3rd_party/php/Smarty/libs/internals/core.rmdir.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.rmdir.php rename to 3rd_party/php/Smarty/libs/internals/core.rmdir.php diff --git a/htmlUI/var/Smarty/libs/internals/core.run_insert_handler.php b/3rd_party/php/Smarty/libs/internals/core.run_insert_handler.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.run_insert_handler.php rename to 3rd_party/php/Smarty/libs/internals/core.run_insert_handler.php diff --git a/htmlUI/var/Smarty/libs/internals/core.smarty_include_php.php b/3rd_party/php/Smarty/libs/internals/core.smarty_include_php.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.smarty_include_php.php rename to 3rd_party/php/Smarty/libs/internals/core.smarty_include_php.php diff --git a/htmlUI/var/Smarty/libs/internals/core.write_cache_file.php b/3rd_party/php/Smarty/libs/internals/core.write_cache_file.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.write_cache_file.php rename to 3rd_party/php/Smarty/libs/internals/core.write_cache_file.php diff --git a/htmlUI/var/Smarty/libs/internals/core.write_compiled_include.php b/3rd_party/php/Smarty/libs/internals/core.write_compiled_include.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.write_compiled_include.php rename to 3rd_party/php/Smarty/libs/internals/core.write_compiled_include.php diff --git a/htmlUI/var/Smarty/libs/internals/core.write_compiled_resource.php b/3rd_party/php/Smarty/libs/internals/core.write_compiled_resource.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.write_compiled_resource.php rename to 3rd_party/php/Smarty/libs/internals/core.write_compiled_resource.php diff --git a/htmlUI/var/Smarty/libs/internals/core.write_file.php b/3rd_party/php/Smarty/libs/internals/core.write_file.php similarity index 100% rename from htmlUI/var/Smarty/libs/internals/core.write_file.php rename to 3rd_party/php/Smarty/libs/internals/core.write_file.php diff --git a/htmlUI/var/Smarty/libs/plugins/block.textformat.php b/3rd_party/php/Smarty/libs/plugins/block.textformat.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/block.textformat.php rename to 3rd_party/php/Smarty/libs/plugins/block.textformat.php diff --git a/htmlUI/var/Smarty/libs/plugins/compiler.assign.php b/3rd_party/php/Smarty/libs/plugins/compiler.assign.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/compiler.assign.php rename to 3rd_party/php/Smarty/libs/plugins/compiler.assign.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.assign_debug_info.php b/3rd_party/php/Smarty/libs/plugins/function.assign_debug_info.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.assign_debug_info.php rename to 3rd_party/php/Smarty/libs/plugins/function.assign_debug_info.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.config_load.php b/3rd_party/php/Smarty/libs/plugins/function.config_load.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.config_load.php rename to 3rd_party/php/Smarty/libs/plugins/function.config_load.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.counter.php b/3rd_party/php/Smarty/libs/plugins/function.counter.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.counter.php rename to 3rd_party/php/Smarty/libs/plugins/function.counter.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.cycle.php b/3rd_party/php/Smarty/libs/plugins/function.cycle.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.cycle.php rename to 3rd_party/php/Smarty/libs/plugins/function.cycle.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.debug.php b/3rd_party/php/Smarty/libs/plugins/function.debug.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.debug.php rename to 3rd_party/php/Smarty/libs/plugins/function.debug.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.eval.php b/3rd_party/php/Smarty/libs/plugins/function.eval.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.eval.php rename to 3rd_party/php/Smarty/libs/plugins/function.eval.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.fetch.php b/3rd_party/php/Smarty/libs/plugins/function.fetch.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.fetch.php rename to 3rd_party/php/Smarty/libs/plugins/function.fetch.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_checkboxes.php b/3rd_party/php/Smarty/libs/plugins/function.html_checkboxes.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_checkboxes.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_checkboxes.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_image.php b/3rd_party/php/Smarty/libs/plugins/function.html_image.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_image.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_image.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_options.php b/3rd_party/php/Smarty/libs/plugins/function.html_options.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_options.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_options.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_radios.php b/3rd_party/php/Smarty/libs/plugins/function.html_radios.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_radios.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_radios.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_select_date.php b/3rd_party/php/Smarty/libs/plugins/function.html_select_date.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_select_date.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_select_date.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_select_time.php b/3rd_party/php/Smarty/libs/plugins/function.html_select_time.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_select_time.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_select_time.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.html_table.php b/3rd_party/php/Smarty/libs/plugins/function.html_table.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.html_table.php rename to 3rd_party/php/Smarty/libs/plugins/function.html_table.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.mailto.php b/3rd_party/php/Smarty/libs/plugins/function.mailto.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.mailto.php rename to 3rd_party/php/Smarty/libs/plugins/function.mailto.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.math.php b/3rd_party/php/Smarty/libs/plugins/function.math.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.math.php rename to 3rd_party/php/Smarty/libs/plugins/function.math.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.popup.php b/3rd_party/php/Smarty/libs/plugins/function.popup.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.popup.php rename to 3rd_party/php/Smarty/libs/plugins/function.popup.php diff --git a/htmlUI/var/Smarty/libs/plugins/function.popup_init.php b/3rd_party/php/Smarty/libs/plugins/function.popup_init.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/function.popup_init.php rename to 3rd_party/php/Smarty/libs/plugins/function.popup_init.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.capitalize.php b/3rd_party/php/Smarty/libs/plugins/modifier.capitalize.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.capitalize.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.capitalize.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.cat.php b/3rd_party/php/Smarty/libs/plugins/modifier.cat.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.cat.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.cat.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.count_characters.php b/3rd_party/php/Smarty/libs/plugins/modifier.count_characters.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.count_characters.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.count_characters.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.count_paragraphs.php b/3rd_party/php/Smarty/libs/plugins/modifier.count_paragraphs.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.count_paragraphs.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.count_paragraphs.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.count_sentences.php b/3rd_party/php/Smarty/libs/plugins/modifier.count_sentences.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.count_sentences.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.count_sentences.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.count_words.php b/3rd_party/php/Smarty/libs/plugins/modifier.count_words.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.count_words.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.count_words.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.date_format.php b/3rd_party/php/Smarty/libs/plugins/modifier.date_format.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.date_format.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.date_format.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.debug_print_var.php b/3rd_party/php/Smarty/libs/plugins/modifier.debug_print_var.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.debug_print_var.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.debug_print_var.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.default.php b/3rd_party/php/Smarty/libs/plugins/modifier.default.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.default.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.default.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.escape.php b/3rd_party/php/Smarty/libs/plugins/modifier.escape.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.escape.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.escape.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.indent.php b/3rd_party/php/Smarty/libs/plugins/modifier.indent.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.indent.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.indent.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.lower.php b/3rd_party/php/Smarty/libs/plugins/modifier.lower.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.lower.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.lower.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.nl2br.php b/3rd_party/php/Smarty/libs/plugins/modifier.nl2br.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.nl2br.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.nl2br.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.regex_replace.php b/3rd_party/php/Smarty/libs/plugins/modifier.regex_replace.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.regex_replace.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.regex_replace.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.replace.php b/3rd_party/php/Smarty/libs/plugins/modifier.replace.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.replace.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.replace.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.spacify.php b/3rd_party/php/Smarty/libs/plugins/modifier.spacify.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.spacify.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.spacify.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.string_format.php b/3rd_party/php/Smarty/libs/plugins/modifier.string_format.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.string_format.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.string_format.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.strip.php b/3rd_party/php/Smarty/libs/plugins/modifier.strip.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.strip.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.strip.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.strip_tags.php b/3rd_party/php/Smarty/libs/plugins/modifier.strip_tags.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.strip_tags.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.strip_tags.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.truncate.php b/3rd_party/php/Smarty/libs/plugins/modifier.truncate.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.truncate.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.truncate.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.upper.php b/3rd_party/php/Smarty/libs/plugins/modifier.upper.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.upper.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.upper.php diff --git a/htmlUI/var/Smarty/libs/plugins/modifier.wordwrap.php b/3rd_party/php/Smarty/libs/plugins/modifier.wordwrap.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/modifier.wordwrap.php rename to 3rd_party/php/Smarty/libs/plugins/modifier.wordwrap.php diff --git a/htmlUI/var/Smarty/libs/plugins/outputfilter.localizer.php b/3rd_party/php/Smarty/libs/plugins/outputfilter.localizer.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/outputfilter.localizer.php rename to 3rd_party/php/Smarty/libs/plugins/outputfilter.localizer.php diff --git a/htmlUI/var/Smarty/libs/plugins/outputfilter.trimwhitespace.php b/3rd_party/php/Smarty/libs/plugins/outputfilter.trimwhitespace.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/outputfilter.trimwhitespace.php rename to 3rd_party/php/Smarty/libs/plugins/outputfilter.trimwhitespace.php diff --git a/htmlUI/var/Smarty/libs/plugins/postfilter.template_marker.php b/3rd_party/php/Smarty/libs/plugins/postfilter.template_marker.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/postfilter.template_marker.php rename to 3rd_party/php/Smarty/libs/plugins/postfilter.template_marker.php diff --git a/htmlUI/var/Smarty/libs/plugins/shared.escape_special_chars.php b/3rd_party/php/Smarty/libs/plugins/shared.escape_special_chars.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/shared.escape_special_chars.php rename to 3rd_party/php/Smarty/libs/plugins/shared.escape_special_chars.php diff --git a/htmlUI/var/Smarty/libs/plugins/shared.make_timestamp.php b/3rd_party/php/Smarty/libs/plugins/shared.make_timestamp.php similarity index 100% rename from htmlUI/var/Smarty/libs/plugins/shared.make_timestamp.php rename to 3rd_party/php/Smarty/libs/plugins/shared.make_timestamp.php diff --git a/htmlUI/var/Smarty/misc/smarty_icon.README b/3rd_party/php/Smarty/misc/smarty_icon.README similarity index 100% rename from htmlUI/var/Smarty/misc/smarty_icon.README rename to 3rd_party/php/Smarty/misc/smarty_icon.README diff --git a/htmlUI/var/Smarty/misc/smarty_icon.gif b/3rd_party/php/Smarty/misc/smarty_icon.gif similarity index 100% rename from htmlUI/var/Smarty/misc/smarty_icon.gif rename to 3rd_party/php/Smarty/misc/smarty_icon.gif diff --git a/htmlUI/var/Smarty/unit_test/README b/3rd_party/php/Smarty/unit_test/README similarity index 100% rename from htmlUI/var/Smarty/unit_test/README rename to 3rd_party/php/Smarty/unit_test/README diff --git a/htmlUI/var/Smarty/unit_test/config.php b/3rd_party/php/Smarty/unit_test/config.php similarity index 100% rename from htmlUI/var/Smarty/unit_test/config.php rename to 3rd_party/php/Smarty/unit_test/config.php diff --git a/htmlUI/var/Smarty/unit_test/configs/globals_double_quotes.conf b/3rd_party/php/Smarty/unit_test/configs/globals_double_quotes.conf similarity index 100% rename from htmlUI/var/Smarty/unit_test/configs/globals_double_quotes.conf rename to 3rd_party/php/Smarty/unit_test/configs/globals_double_quotes.conf diff --git a/htmlUI/var/Smarty/unit_test/configs/globals_single_quotes.conf b/3rd_party/php/Smarty/unit_test/configs/globals_single_quotes.conf similarity index 100% rename from htmlUI/var/Smarty/unit_test/configs/globals_single_quotes.conf rename to 3rd_party/php/Smarty/unit_test/configs/globals_single_quotes.conf diff --git a/htmlUI/var/Smarty/unit_test/smarty_unit_test.php b/3rd_party/php/Smarty/unit_test/smarty_unit_test.php similarity index 100% rename from htmlUI/var/Smarty/unit_test/smarty_unit_test.php rename to 3rd_party/php/Smarty/unit_test/smarty_unit_test.php diff --git a/htmlUI/var/Smarty/unit_test/smarty_unit_test_gui.php b/3rd_party/php/Smarty/unit_test/smarty_unit_test_gui.php similarity index 100% rename from htmlUI/var/Smarty/unit_test/smarty_unit_test_gui.php rename to 3rd_party/php/Smarty/unit_test/smarty_unit_test_gui.php diff --git a/htmlUI/var/Smarty/unit_test/templates/assign_var.tpl b/3rd_party/php/Smarty/unit_test/templates/assign_var.tpl similarity index 100% rename from htmlUI/var/Smarty/unit_test/templates/assign_var.tpl rename to 3rd_party/php/Smarty/unit_test/templates/assign_var.tpl diff --git a/htmlUI/var/Smarty/unit_test/templates/constant.tpl b/3rd_party/php/Smarty/unit_test/templates/constant.tpl similarity index 100% rename from htmlUI/var/Smarty/unit_test/templates/constant.tpl rename to 3rd_party/php/Smarty/unit_test/templates/constant.tpl diff --git a/htmlUI/var/Smarty/unit_test/templates/index.tpl b/3rd_party/php/Smarty/unit_test/templates/index.tpl similarity index 100% rename from htmlUI/var/Smarty/unit_test/templates/index.tpl rename to 3rd_party/php/Smarty/unit_test/templates/index.tpl diff --git a/htmlUI/var/Smarty/unit_test/templates/parse_math.tpl b/3rd_party/php/Smarty/unit_test/templates/parse_math.tpl similarity index 100% rename from htmlUI/var/Smarty/unit_test/templates/parse_math.tpl rename to 3rd_party/php/Smarty/unit_test/templates/parse_math.tpl diff --git a/htmlUI/var/Smarty/unit_test/templates/parse_obj_meth.tpl b/3rd_party/php/Smarty/unit_test/templates/parse_obj_meth.tpl similarity index 100% rename from htmlUI/var/Smarty/unit_test/templates/parse_obj_meth.tpl rename to 3rd_party/php/Smarty/unit_test/templates/parse_obj_meth.tpl diff --git a/htmlUI/var/Smarty/unit_test/test_cases.php b/3rd_party/php/Smarty/unit_test/test_cases.php similarity index 100% rename from htmlUI/var/Smarty/unit_test/test_cases.php rename to 3rd_party/php/Smarty/unit_test/test_cases.php diff --git a/bin/install.py b/bin/install.py new file mode 100644 index 000000000..b1dd6d4ae --- /dev/null +++ b/bin/install.py @@ -0,0 +1,22 @@ +// install dir +// DB server +// Database name +// DB user +// DB password +// Apache group +// postgres dir +// postgres init script +// Web root + +Save this stuff to config file +Run install.php +Create/adjust directories + +Move config values to INI file + +// Setup dir structure (can it be setup that way in the first place?) +// Check that the exe's exist +// check apache group exists +// install pg_hba.conf +// create database +// \ No newline at end of file