PDA

View Full Version : Custom links parameter


strict
07-17-2009, 09:43 AM
Hi.

I need to add some link parameter to all links within forum.
For example, by default we have
/forum/profile.php?do=editprofile

But I need to
/forum/profile.php?do=editprofile&myparameter=myvalue

Is there some easy way to do it?