diff options
author | foobar <sniper@php.net> | 2003-04-16 02:34:57 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-04-16 02:34:57 +0000 |
commit | 2170ea8b4d7bd223de3c4fb2902193a6bd300d80 (patch) | |
tree | 2cd74593b450914c8b2a205f3643d62a029eed76 /sapi/cli/php_cli.c | |
parent | b02dd10e03f4362df14ec6ae175e4d2d8a501f39 (diff) | |
download | php-git-2170ea8b4d7bd223de3c4fb2902193a6bd300d80.tar.gz |
Added missing CVS Id tags
Diffstat (limited to 'sapi/cli/php_cli.c')
-rw-r--r-- | sapi/cli/php_cli.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/cli/php_cli.c b/sapi/cli/php_cli.c index 475a1d6055..5abdc4ba6a 100644 --- a/sapi/cli/php_cli.c +++ b/sapi/cli/php_cli.c @@ -19,6 +19,7 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ #include "php.h" #include "php_globals.h" |