new setup script (Google Summer of Code 2008), work in progress
commit5c658310aab02837d47305f73ccaffe5fd43f397
authorPiotr Przybylski <piotrprz@gmail.com>
Thu, 28 Aug 2008 18:02:18 +0000 (28 18:02 +0000)
committerPiotr Przybylski <piotrprz@gmail.com>
Thu, 28 Aug 2008 18:02:18 +0000 (28 18:02 +0000)
tree570bb03d1b8f3c0f21c14bd0664a30432b17087e
parentfb54cddd1d72aee8c628e05236e3c161c2cdc4a7
new setup script (Google Summer of Code 2008), work in progress
21 files changed:
setup/config.php [new file with mode: 0644]
setup/frames/config.inc.php [new file with mode: 0644]
setup/frames/form.inc.php [new file with mode: 0644]
setup/frames/index.inc.php [new file with mode: 0644]
setup/frames/menu.inc.php [new file with mode: 0644]
setup/frames/servers.inc.php [new file with mode: 0644]
setup/index.php [new file with mode: 0644]
setup/lang/english-utf-8.inc.php [new file with mode: 0644]
setup/lib/ConfigFile.class.php [new file with mode: 0644]
setup/lib/Form.class.php [new file with mode: 0644]
setup/lib/FormDisplay.class.php [new file with mode: 0644]
setup/lib/FormDisplay.tpl.php [new file with mode: 0644]
setup/lib/common.inc.php [new file with mode: 0644]
setup/lib/config_info.inc.php [new file with mode: 0644]
setup/lib/form_processing.lib.php [new file with mode: 0644]
setup/lib/forms.inc.php [new file with mode: 0644]
setup/lib/index.lib.php [new file with mode: 0644]
setup/lib/validate.lib.php [new file with mode: 0644]
setup/scripts.js [new file with mode: 0644]
setup/styles.css [new file with mode: 0644]
setup/validate.php [new file with mode: 0644]