From b8499af9162e7a8d7179b7288a8dc15fde2a1bfd Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Sun, 26 Dec 2004 22:36:52 +0000 Subject: [PATCH] Typo 'ss2' != 'ssh2', thanks Nuno git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175607 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 813e1864ca..5c3a5dfe62 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -772,10 +772,10 @@ file_put_contents("php://filter/write=string.rot13/resource=example.txt","Hello - ss2.shell://user:pass@example.com:22/xterm - ss2.exec://user:pass@example.com:22/usr/local/bin/somecmd - ss2.tunnel://user:pass@example.com:22/192.168.0.1:14 - ss2.sftp://user:pass@example.com:22/path/to/filename + ssh2.shell://user:pass@example.com:22/xterm + ssh2.exec://user:pass@example.com:22/usr/local/bin/somecmd + ssh2.tunnel://user:pass@example.com:22/192.168.0.1:14 + ssh2.sftp://user:pass@example.com:22/path/to/filename