mirror of
https://github.com/Piwigo/piwigo-elegant.git
synced 2026-08-07 17:32:44 +02:00
test commit (SVN)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
// Recursive call
|
||||
$url = '../';
|
||||
header( 'Request-URI: '.$url );
|
||||
header('Request-URI: '.$url );
|
||||
header( 'Content-Location: '.$url );
|
||||
header( 'Location: '.$url );
|
||||
exit();
|
||||
|
||||
Reference in New Issue
Block a user