diff options
| author | Greg Roach <fisharebest@gmail.com> | 2013-08-09 21:29:18 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2013-08-09 21:29:18 +0100 |
| commit | 1acb63db0fe302b025a9a527447b150fdcef96bf (patch) | |
| tree | cc7a1f77cd0518b29dd35cff81af354a65d4750c /statistics.php | |
| parent | adacaaea13c9555e78603cea678bee8f691f9410 (diff) | |
| download | webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.gz webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.bz2 webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.zip | |
Remove empty subversion Id tags
Diffstat (limited to 'statistics.php')
| -rw-r--r-- | statistics.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/statistics.php b/statistics.php index f82824b361..5242aed17d 100644 --- a/statistics.php +++ b/statistics.php @@ -8,7 +8,7 @@ // Copyright (C) 2013 webtrees development team. // // Derived from PhpGedView -// Copyright (C) 2002 to 2010 PGV Development Team. All rights reserved. +// Copyright (C) 2002 to 2010 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 @@ -23,8 +23,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$ define('WT_SCRIPT_NAME', 'statistics.php'); require './includes/session.php'; |
