From fe34ce40465475f54dcbccd03529fa83de42f6fd Mon Sep 17 00:00:00 2001 From: z0rglub Date: Thu, 5 Feb 2004 23:18:05 +0000 Subject: append central HTML to $output, do not echo $code anymore git-svn-id: http://piwigo.org/svn/branches/release-1_3@350 68402e56-0260-453c-a942-63ccdbb3a9ee --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 2bb4ec48d..abda852de 100644 --- a/index.php +++ b/index.php @@ -36,4 +36,4 @@ header( 'Request-URI: '.$url ); header( 'Content-Location: '.$url ); header( 'Location: '.$url ); exit(); -?> \ No newline at end of file +?> -- cgit v1.2.3