- fix proto *static* HttpQueryString::singleton()
[m6w6/ext-http] / docs / functions.html
index 2f7668eba3f34fa59899367cc1ff42e8f450232d..906367900a357209e874d11656ea9208c4edc40e 100644 (file)
@@ -623,7 +623,7 @@ Operates on and modifies $_GET and $_SERVER['QUERY_STRING'] if global is TRUE.</
 "b" for bool, "i" for int, "f" for float, "s" for string, "a" for array and "o" for a stdClass object.</p>
 <h3 id="HttpQueryString_set">string HttpQueryString::set(mixed params)</h3>
 <p>Set query string entry/entries. NULL values will unset the variable.</p>
-<h3 id="HttpQueryString_singleton">HttpQueryString HttpQueryString::singleton([bool global = true])</h3>
+<h3 id="HttpQueryString_singleton">static HttpQueryString HttpQueryString::singleton([bool global = true])</h3>
 <p>Get a single instance (differentiates between the global setting).</p>
 <h3 id="HttpQueryString_xlate">bool HttpQueryString::xlate(string ie, string oe)</h3>
 <p>Converts the query string from the source encoding ie to the target encoding oe.<br />
@@ -1400,7 +1400,7 @@ http.cache_log is set.</p>
 </li>
 </ul>
 </div>
-    <p><b>Generated at: Tue, 07 Mar 2006 15:57:21 +0100</b></p>
+    <p><b>Generated at: Tue, 07 Mar 2006 16:07:37 +0100</b></p>
 </body>
 </html>