[Tickets #2227] RESOLVED: Malformed header
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Jul 5 14:54:58 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2227
-----------------------------------------------------------------------
Ticket | 2227
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Malformed header
Queue | Horde Base
Version | 3.0.4
-State | Unconfirmed
+State | Bogus
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2005-07-05 14:54) wrote:
There is no difference between these two:
> header('Refresh: 0; URL=' . $_GET['url']);
> header("Refresh: 0; URL={$_GET['url']}");
More information about the bugs
mailing list