From 06e507434cb9a7b59524ab1a71506db3cfb74e49 Mon Sep 17 00:00:00 2001 From: z0rglub Date: Mon, 23 Feb 2004 22:01:00 +0000 Subject: deleting last empty lines that created error for redirections git-svn-id: http://piwigo.org/svn/trunk@370 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/common.inc.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/common.inc.php b/include/common.inc.php index 577917e0d..27b74ae5a 100644 --- a/include/common.inc.php +++ b/include/common.inc.php @@ -210,4 +210,3 @@ if ( $user['is_the_guest'] ) $user['username'] = $lang['guest']; include_once( './template/'.$user['template'].'/htmlfunctions.inc.php' ); define('PREFIX_TABLE', $table_prefix); ?> - -- cgit v1.2.3