diff options
| author | Marcus Boerger <helly@php.net> | 2004-01-20 20:59:45 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2004-01-20 20:59:45 +0000 |
| commit | 3b207ccb12ba3054f4373b6077d9f2ecbb0f2fed (patch) | |
| tree | 219d7b4ce474b7b4ebc370fa17fbf6891f3ac1f4 /ext/spl/spl_functions.c | |
| parent | fe03687b001ba62daf61a034b4aca0592626fae4 (diff) | |
| download | php-git-3b207ccb12ba3054f4373b6077d9f2ecbb0f2fed.tar.gz | |
Add cvs tags
Diffstat (limited to 'ext/spl/spl_functions.c')
| -rwxr-xr-x | ext/spl/spl_functions.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/spl/spl_functions.c b/ext/spl/spl_functions.c index c15472aab5..0632758167 100755 --- a/ext/spl/spl_functions.c +++ b/ext/spl/spl_functions.c @@ -16,6 +16,8 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif |
