diff options
Diffstat (limited to 'web_service.php')
-rw-r--r-- | web_service.php | 13 |
1 files changed, 9 insertions, 4 deletions
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';
|