summaryrefslogtreecommitdiff
path: root/includes/legacy.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-11-01 09:58:01 +0000
committerDries Buytaert <dries@buytaert.net>2005-11-01 09:58:01 +0000
commit56848319589f7bf88c6b3c434fbe6874e3fb96ab (patch)
treeea85aed908b10d5fad5c33138a33c36f7c10a74e /includes/legacy.inc
parent8ba2d2bf410ef5441e4102e0a7016ee2f28987e6 (diff)
downloadbrdo-56848319589f7bf88c6b3c434fbe6874e3fb96ab.tar.gz
brdo-56848319589f7bf88c6b3c434fbe6874e3fb96ab.tar.bz2
- Patch #35874 by asimmonds: added missing $Id$ tags.
Diffstat (limited to 'includes/legacy.inc')
-rw-r--r--includes/legacy.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/legacy.inc b/includes/legacy.inc
index ad17aeaa5..d980bbdec 100644
--- a/includes/legacy.inc
+++ b/includes/legacy.inc
@@ -1,4 +1,5 @@
-<?
+<?php
+// $Id$
/**
* An unchecked checkbox is not present in $_POST so we fix it here by