|
From: Bob S. <bo...@pr...> - 2000-11-25 02:05:51
|
I don't see it causing any problems with earlier versions, although I was un-aware of them doing anything that would now require this setting. I would also question why it needs to be in the index.php page at all, as the only page using the nextmatchs class right now is jobslist.php. What was the result of not setting this variable? I have not upgraded to this version yet myself due to the many changes they have made in regards to using account_id instead of account_lid and how that affects my current data, plus I have made minor mods to the core to fix other issues and make it work the way I wanted it to, and I just haven't had the time to make those same modifications to the new code release, other tasks at work have been keeping me quite busy. Bob Schader Camden Spiller wrote: > > I just had to add: > $phpgw_info["flags"]["enable_nextmatchs_class"] = "True"; > to timetracks index.php and it seems to be working quite well with an > unmodified version of the GW 0.9.4 release. Will this cause any errors with > older versions of GW and Timetrack? Or shall I goahead and commit it? > > Camden > |