diff options
Diffstat (limited to 'ext/standard/html.c')
| -rw-r--r-- | ext/standard/html.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/standard/html.c b/ext/standard/html.c index 570ba81975..9c7a8e9fad 100644 --- a/ext/standard/html.c +++ b/ext/standard/html.c @@ -15,7 +15,9 @@ | Authors: Rasmus Lerdorf <rasmus@lerdorf.on.ca> | | Jaakko Hyvätti <jaakko.hyvatti@iki.fi> | +----------------------------------------------------------------------+ - */ +*/ + +/* $Id$ */ #include "php.h" #include "reg.h" |
