mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
Externalization of common functions of web service.
git-svn-id: http://piwigo.org/svn/trunk@1670 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+9
-4
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user