From 3741a16e708fb022d6d05f353c581af831bedf3e Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 5 Jul 2008 13:38:57 +0000 Subject: Redid InstaDisc, new technique in store New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people who host Central Servers will not have to use the default interface, instead allowing them to create their own. --- central/trunk/db.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 central/trunk/db.php (limited to 'central/trunk/db.php') diff --git a/central/trunk/db.php b/central/trunk/db.php new file mode 100644 index 0000000..c492722 --- /dev/null +++ b/central/trunk/db.php @@ -0,0 +1,21 @@ + -- cgit 1.4.1