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 /modules_v3/individuals/module.php | |
| parent | adacaaea13c9555e78603cea678bee8f691f9410 (diff) | |
| download | webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.gz webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.tar.bz2 webtrees-1acb63db0fe302b025a9a527447b150fdcef96bf.zip | |
Remove empty subversion Id tags
Diffstat (limited to 'modules_v3/individuals/module.php')
| -rw-r--r-- | modules_v3/individuals/module.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules_v3/individuals/module.php b/modules_v3/individuals/module.php index 20f9677054..c6f2950916 100644 --- a/modules_v3/individuals/module.php +++ b/modules_v3/individuals/module.php @@ -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'); |
