diff options
Diffstat (limited to 'library/WT/Repository.php')
| -rw-r--r-- | library/WT/Repository.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/library/WT/Repository.php b/library/WT/Repository.php index e1e6fefd17..bfccaead43 100644 --- a/library/WT/Repository.php +++ b/library/WT/Repository.php @@ -5,7 +5,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2009 PGV Development Team. All rights reserved. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -20,8 +20,6 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -// -// $Id$ if (!defined('WT_WEBTREES')) { header('HTTP/1.0 403 Forbidden'); |
