|
From: Bob S. <bo...@pr...> - 2000-11-12 02:00:18
|
Camden Spiller wrote: > > > Have anyone updated their addjobdetail and editdetail.php to the latest > > CVS yet? > > I just checked it out... I can't quite put it into production yet because > I'm getting a "Call to unsupported or undefined function filterobj() " error > on newjobslist.php - I'm still working on the last phpgroupware relase > (0.9.2 I think) so I think that may be the cause. > To fix the filterobj error you should only need the latest inc/phpgwapi/phpgw_nextmatchs.inc.php file. It should be a dropin replacement I think, but you might keep your old one in case. The only other item in phpgroupware that really uses that is the addressbook, but the way it was redone should be completely transparent to that app. Try it and see. If you do, notice that in my cvs I have changed the link to hourslist.php on the status page to my detail_report1.php page, but you should be able to change it back with no problems. I am just about done finishing all the updates to the new date selectors and should have that in cvs tonight (maybe). Bob > > No kidding... It looks great Bob!! > > _______________________________________________ > Phpgwtimetrack-developers mailing list > Php...@li... > http://lists.sourceforge.net/mailman/listinfo/phpgwtimetrack-developers |