[kronolith] Re: Free/busy (once again!)
Jan Schneider
jan at horde.org
Tue Mar 22 01:29:52 PST 2005
Zitat von Graeme Fowler <graeme at graemef.net>:
> If I flip the logic, it works:
>
> // Determine the username to show free/busy time for.
> if ($cal = Util::getFormData('c')) {
> if (is_array($cal)) {
> $cal = implode('|', $cal);
> }
> } else {
> $cal = basename($_SERVER['PATH_INFO']);
> }
I committed something like that, because it looks like PHP's CGI SAPI
is simply breaking CGI specs if not explicitely told otherwise.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the kronolith
mailing list