From 6cbffaa646892d4d100967a5b28c86eefe1e051d Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sun, 24 Aug 2003 07:40:56 +0000 Subject: improve the header of each file git-svn-id: http://piwigo.org/svn/trunk@57 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/index.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'include/index.php') diff --git a/include/index.php b/include/index.php index 0b5239bb2..280a7e97b 100644 --- a/include/index.php +++ b/include/index.php @@ -1,4 +1,14 @@ * + * author : Pierrick LE GALL * + * * + * $Id$ + * * + ***************************************************************************/ + $url = '../category.php'; header( 'Request-URI: '.$url ); header( 'Content-Location: '.$url ); -- cgit v1.2.3