diff options
Diffstat (limited to 'includes/legacy.inc')
-rw-r--r-- | includes/legacy.inc | 3 |
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 |