| Michael Wallner 2006-07-24, 7:57 am |
| mike Mon Jul 24 12:53:03 2006 UTC
Modified files:
/phpdoc/en/reference/http HttpQueryString.xml
Log:
- fix indent
http://cvs.php.net/viewvc.cgi/phpdo...3&diff_format=u
Index: phpdoc/en/reference/http/HttpQueryString.xml
diff -u phpdoc/en/reference/http/HttpQueryString.xml:1.2 phpdoc/en/reference/http/HttpQueryString.xml:1.3
--- phpdoc/en/reference/http/HttpQueryString.xml:1.2 Mon Jul 24 12:48:52 2006
+++ phpdoc/en/reference/http/HttpQueryString.xml Mon Jul 24 12:53:03 2006
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="iso-8859-1"?>
- <!-- $Revision: 1.2 $ -->
+ <!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. -->
- <refentry id="http.HttpQueryString">
- <refnamediv>
- <refname>HttpQueryString</refname>
- <refpurpose>HTTP Query String Class</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
- <synopsis>
- class HttpQueryString implements Serializable, ArrayAccess
- </synopsis>
- </refsynopsisdiv>
- <refsect1 role="members" id="http.HttpQueryString.members">
- <title>Class Members</title>
- <refsect2 id="http.HttpQueryString.properties">
- &reftitle.properties;
+<refentry id="http.HttpQueryString">
+ <refnamediv>
+ <refname>HttpQueryString</refname>
+ <refpurpose>HTTP Query String Class</refpurpose>
+ </refnamediv>
+ <refsynopsisdiv>
+ <synopsis>
+ class HttpQueryString implements Serializable, ArrayAccess
+ </synopsis>
+ </refsynopsisdiv>
+ <refsect1 role="members" id="http.HttpQueryString.members">
+ <title>Class Members</title>
+ <refsect2 id="http.HttpQueryString.properties">
+ &reftitle.properties;
<table id="http.HttpQueryString.properties.instance">
<title>Instance Properties</title>
<tgroup cols="4">
|