diff options
| author | Frank M. Kromann <fmk@php.net> | 2000-05-23 08:05:22 +0000 |
|---|---|---|
| committer | Frank M. Kromann <fmk@php.net> | 2000-05-23 08:05:22 +0000 |
| commit | 08bd9586fb0085a7796d698a66953e968a63520f (patch) | |
| tree | 8eface709e7d5bd9fc933ac6749c2bb99b98e35c /ext/ftp/php_ftp.c | |
| parent | 61ceb9e5abfd6e57ebc2022c6c789040adc9b9e6 (diff) | |
| download | php-git-08bd9586fb0085a7796d698a66953e968a63520f.tar.gz | |
making ftp module compile and work on win32
Diffstat (limited to 'ext/ftp/php_ftp.c')
| -rw-r--r-- | ext/ftp/php_ftp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ftp/php_ftp.c b/ext/ftp/php_ftp.c index e76f3c7096..9770679430 100644 --- a/ext/ftp/php_ftp.c +++ b/ext/ftp/php_ftp.c @@ -1,3 +1,4 @@ + /* +----------------------------------------------------------------------+ | PHP HTML Embedded Scripting Language Version 3.0 | |
