From 64e1efba7de26f8a551f8c1bb13fdb1228cee987 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 18 May 2011 21:26:17 +0200 Subject: fix missing

Signed-off-by: Florian Pritz --- application/views/file/client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application') diff --git a/application/views/file/client.php b/application/views/file/client.php index 0ebc20791..8703d4aee 100644 --- a/application/views/file/client.php +++ b/application/views/file/client.php @@ -7,7 +7,7 @@ cat file | curl -n -F "content=<-" (not binary saf curl -n -F "file=@/home/user/foo" (binary safe) cat file | curl -n -F "file=@-;filename=stdin" (binary safe) -

Client:
+

Client:

Development (git): http://git.server-speed.net/users/flo/fb/
Latest release: .
GPG sigs, older versions: -- cgit v1.2.3-24-g4f1b