From 3598c1a205bd3419f75ae481ad20d3f54b154bad Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 23 Jun 2008 09:30:06 +0000 Subject: Added database support --- central/trunk/db.php | 16 ++++++++++++++++ central/trunk/index.php | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 central/trunk/db.php create mode 100644 central/trunk/index.php (limited to 'central/trunk') diff --git a/central/trunk/db.php b/central/trunk/db.php new file mode 100644 index 0000000..61d9bc4 --- /dev/null +++ b/central/trunk/db.php @@ -0,0 +1,16 @@ + diff --git a/central/trunk/index.php b/central/trunk/index.php new file mode 100644 index 0000000..31d1af7 --- /dev/null +++ b/central/trunk/index.php @@ -0,0 +1,7 @@ + -- cgit 1.4.1