Martin Fick said...
> I have updated the HttpVariables recipe:
> 
> http://pmwiki.org/wiki/Cookbook/HttpVariables
> 
> so that it removes slashes from the textual output of
> variables when quotes are used.  This was a requested
> feature/bug fix.

Thanks for this.

Btw, due to conflicts, I change:

  session_start();

to

  @session_start();

-- 
Cheers,
Marc


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to