Made ftp a required feature

This commit is contained in:
Dan Fandrich 2008-08-08 07:51:50 +00:00
parent 40b2e06a7f
commit fa001f27a5
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ Content-Length: 0
#
# Client-side
<client>
<features>
ftp
</features>
<server>
http
</server>