phpgroupware-users
[Top][All Lists]
Advanced

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

[phpGroupWare-users] Re: ToDo list error


From: Attila Csontos
Subject: [phpGroupWare-users] Re: ToDo list error
Date: Tue, 9 Oct 2007 05:59:36 -0700 (MST)


I found solution:

https://savannah.gnu.org/bugs/?20555



Then edit the class.bo.inc.php,

go near line 46 and change :
$this->datetime = CreateObject('phpgwapi.datetime');
to
$this->datetime = CreateObject('phpgwapi.phpgw_datetime'); Sent from the 
phpGroupWare forums @ http://forums.phpGroupWare.org




reply via email to

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