(obsolete doc files) fix typo in upload.php

svn path=/trunk/boinc/; revision=13560
This commit is contained in:
Bruce Allen 2007-09-10 13:49:32 +00:00
parent fd2d86bec2
commit 03dfc4b93e
2 changed files with 8 additions and 4 deletions

View File

@ -8372,3 +8372,9 @@ David 9 Sept 2007
api/
x_opengl.C
Bruce 10 Sept 2007
- (obsolete doc files) fix typo in upload.php
doc/
upload.php

View File

@ -45,10 +45,8 @@ The reply message has the form:
"), "</pre>
Status is";
list_start();
list_item("0", "Success. Nbytes is 0 if the file doesn't exist.");
list_item("1", "Transient error.
The client should try another data server, or try this one later.
");
list_item(" 0", "Success. Nbytes is 0 if the file doesn't exist.");
list_item(" 1", "Transient error. The client should try another data server, or try this one later.");
list_item("-1", "Permanent error. The client should give up on the result.");
list_end();
echo "