[chora] Reporting Problems "Windows 2000" PHP4

Jon Parise jon@horde.org
Tue, 18 Dec 2001 22:00:47 -0500


On Wed, Dec 19, 2001 at 12:41:14AM -0000, Arturo Portilla Henao wrote:

> LOGIC PROBLEM OK.
> 
> replace this code in chora base.php line 115
> 
> if (!isset($HTTP_SERVER_VARS['PATH_INFO']) && !$conf['options' 
> ['use_path_info']) {
>     $where = $f;
> } else if (isset($HTTP_SERVER_VARS['PATH_INFO'])) {
>     $where = $HTTP_SERVER_VARS['PATH_INFO'];
> }

I cleanup up the logic in a slightly different way.  It should
work as expected now, though.
 
One of the Chora developers will hopefully have a look at the
other issues (i.e. $f versus $fn).

-- 
Jon Parise (jon@csh.rit.edu)  .  Information Technology (2001)
http://www.csh.rit.edu/~jon/  :  Computer Science House Member