[Kolab-devel] [issue976] Freebusy.php

Peter Marinov kolab-issues at intevation.de
Mon Nov 7 15:14:58 CET 2005


New submission from Peter Marinov <peter at wwfx.net>:

Had to add isset() to freebusy.php in order to make it work for me.
There are warnings that indexes are not set when in E_ALL and outlook did not
show anything.

33 - $req_cache    = isset($_REQUEST['cache'])?(bool)$_REQUEST['cache']:false;
34 - $req_extended = isset($_REQUEST['extended'])?
(bool)$_REQUEST['extended']:false;

kolab 2.0.1 + toltech 2.0.6

----------
messages: 5800
nosy: jq
priority: minor bug
status: testing
title: Freebusy.php
topic: web admin
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue976>
________________________________________________




More information about the devel mailing list