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


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to