From 4515cca57d6a5248114b03954fe7984ba477fcce Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 15 Mar 2013 01:06:16 +1000 Subject: Add grid server web scripts. --- config/os_flotsam_config.php | 42 ++++++++++++++++++++++++++++++++++++++++++ config/os_modules_mysql.php | 6 ++++++ 2 files changed, 48 insertions(+) create mode 100644 config/os_flotsam_config.php create mode 100644 config/os_modules_mysql.php (limited to 'config') diff --git a/config/os_flotsam_config.php b/config/os_flotsam_config.php new file mode 100644 index 0000000..c00fd8d --- /dev/null +++ b/config/os_flotsam_config.php @@ -0,0 +1,42 @@ + diff --git a/config/os_modules_mysql.php b/config/os_modules_mysql.php new file mode 100644 index 0000000..f425149 --- /dev/null +++ b/config/os_modules_mysql.php @@ -0,0 +1,6 @@ + -- cgit v1.1