remove $id header

This commit is contained in:
Ian 2016-01-22 18:27:11 +01:00
parent 00f5a6f940
commit 797da0eae1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?php # $Id$
<?php
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details

View File

@ -1,4 +1,4 @@
<?php # $Id$
<?php
if (IN_serendipity !== true) {
die ('Don\'t hack!');