phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-developers] tree merge completed


From: Dave Hall
Subject: Re: [phpGroupWare-developers] tree merge completed
Date: Sat, 16 Feb 2008 00:01:58 +1100

On Fri, 2008-02-15 at 13:18 +0100, Maât wrote:
> Dave Hall a écrit :
> > Hi all,
> >
> > Sorry for not sending this earlier.  The merges are complete.
> >
> > See the changelog for more info of what has gone into the tree.
> >
> > Cheers
> >
> > Dave
> >   
> thanks for that Dave,
> 
> i have this error with brand news svn co in httpd error logfile when
> browsing setup/ :
> 
> PHP Fatal error:  Class 'phpgwapi_translation' not found in
> /path/to/phpgroupwaresvn/phpgwapi/inc/class.setup_translation.inc.php on
> line 29, referer: http://localhost/phpgroupwaresvn/
> 
> this error disappears when i add this line at the beginning of 
> phpgwapi/inc/class.setup_translation.inc.php :
> 
> require_once(PHPGW_INCLUDE_ROOT .
> '/phpgwapi/inc/class.translation.inc.php');
> 

Use phpgw::import_class('module.class'); instead :)

Merging between trees which have didn't files and structures isn't
always easy.  From time to time there are issues :(  When we find them I
will try to fix them ASAP.

All of your problems should be fixed.

Cheers

Dave
-- 
Dave Hall
Lead Engineer
ReSight AS
p +61 410 47 42 55
e address@hidden
w resight.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]