pollita         Sun Apr 25 00:54:40 2004 EDT

  Modified files:              
    /phpdoc/en/appendices       wrappers.xml 
  Log:
  This usage should be implied but....
  
http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.36&r2=1.37&ty=u
Index: phpdoc/en/appendices/wrappers.xml
diff -u phpdoc/en/appendices/wrappers.xml:1.36 phpdoc/en/appendices/wrappers.xml:1.37
--- phpdoc/en/appendices/wrappers.xml:1.36      Thu Feb 19 11:06:55 2004
+++ phpdoc/en/appendices/wrappers.xml   Sun Apr 25 00:54:40 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
 <appendix id="wrappers">
  <title>List of Supported Protocols/Wrappers</title>
  <para>
@@ -101,8 +101,10 @@
 
   <itemizedlist>
    <listitem><simpara><filename>http://example.com</filename></simpara></listitem>
+   
<listitem><simpara><filename>http://example.com/file.php?var1=val1&amp;var2=val2</filename></simpara></listitem>
    <listitem><simpara><filename>http://user:[EMAIL 
PROTECTED]</filename></simpara></listitem>
    <listitem><simpara><filename>https://example.com</filename></simpara></listitem>
+   
<listitem><simpara><filename>https://example.com/file.php?var1=val1&amp;var2=val2</filename></simpara></listitem>
    <listitem><simpara><filename>https://user:[EMAIL 
PROTECTED]</filename></simpara></listitem>
   </itemizedlist>
 

Reply via email to