added function for setting the uri vars ([&\?] something=value.
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 5 Jul 2002 10:40:30 +0000 (10:40 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 5 Jul 2002 10:40:30 +0000 (10:40 +0000)
commit02725e0b9db8578b1b3389a2fb823106d603bc9c
treefdd1067946ccea58e0f2e5801a10b32cd4a9f2df
parent483741d5fbdab796aa4591e569025c62bec4cbb1
added function for setting the uri vars ([&\?] something=value.

By using $PHP_SELF and the specified var and value we no longer need to set
all the vars by hand. Just use this function and it only alters / remove the
specified var.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3032 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/html.php