From 43399d359b1ffdebe48cc7948d103167e1be02fc Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 16 Dec 2006 12:14:59 +0000 Subject: Externalization of common functions of web service. git-svn-id: http://piwigo.org/svn/trunk@1670 68402e56-0260-453c-a942-63ccdbb3a9ee --- web_service.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'web_service.php') diff --git a/web_service.php b/web_service.php index 8146e43b6..5553a376d 100644 --- a/web_service.php +++ b/web_service.php @@ -120,11 +120,16 @@ if (isset($_SERVER["HTTP_REFERER"]) and -// FIXME - +// FIXME// FIXME// FIXME// FIXME// FIXME// FIXME// FIXME// FIXME // Check keywords -// +// Key and pos are correct +// &acc=cat/23,25-32&req=landscape&lim=5&tpl=myxml + + + + + // Check requested XML template // @@ -140,7 +145,7 @@ if (isset($_SERVER["HTTP_REFERER"]) and - +// Old code below //------------ Main security strategy --------------------- $partner_id = 'default'; -- cgit v1.2.3