[dev] Re: [cvs] commit: framework/Util Util.php
Jan Schneider
jan at horde.org
Mon Mar 8 10:50:09 PST 2004
Zitat von Michael M Slusarz <slusarz at bigworm.colorado.edu>:
> slusarz 2004/03/08 10:30:37 PST
>
> Modified files:
> Util Util.php
> Log:
> No need to add a parameter to a URL if the value is empty (i.e.
> 'foo.php?value1=foo&value2=' is no different than 'foo.php?value1=foo').
That's not quite correct. value2 will be an empty $_GET['value2'] and that
makes a difference in some cases, for example in my recent fix for the
maintenance/frameset problem. Though we use post values there.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the dev
mailing list