Carola 'Sammy' Kummert wrote: > Hi, > > just a question: > > Michael Wallner wrote: >> this is just a heads up, that I just committed http extension >> docs to reference/en/http. > > | <refentry id="function.HttpQueryString-construct"> > [...] > | <methodparam choice="opt"><type>bool</type><parameter>global = > TRUE</parameter></methodparam> > [...] > | <para> > | Operates on and modifies $_GET and $_SERVER['QUERY_STRING'] > if global is TRUE. > | </para> > > shouldnt the last paragraph looks like this? > > <para> > Operates on and modifies $_GET and $_SERVER['QUERY_STRING'] > if <parameter>global</parameter> is &true;. > </para>
Yeah, probably... updates to the docs are on my, well, TODO :-/ -- Michael