From ff10ea272a1b63d6c5a5ce496911cc0e8e7e8b9d Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 1 Aug 2008 17:29:12 +0000 Subject: Central: Centrallized verification checks Molded the verification checking into one library functions so the each and every XML-RPC function wouldn't have to implement. Also added the InstaDisc.sendUpdateNotice and InstaDisc.askForDatabase functions. --- central/trunk/instadisc.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 central/trunk/instadisc.php (limited to 'central/trunk/instadisc.php') diff --git a/central/trunk/instadisc.php b/central/trunk/instadisc.php new file mode 100644 index 0000000..f8f33e5 --- /dev/null +++ b/central/trunk/instadisc.php @@ -0,0 +1,22 @@ + -- cgit 1.4.1