Re: [Phpgroupware-cvs] [18606] another missing commit
Maât <[email protected]> Sat, 25 Oct 2008 22:59:27 +0200
| Newsgroups | gmane.comp.web.phpgroupware.devel |
|---|---|
| Message-ID | <[email protected]> |
Dave Hall a écrit : > Hi Watchers > > This checkin was too large and so was rejected by the GNU mail server > see > > http://svn.savannah.gnu.org/viewvc?view=rev&root=phpgroupware&revision=18606 > > Cheers > > Dave > Hi all, It seems that the phpgw_app_sessions table was removed during 18606 : http://svn.savannah.gnu.org/viewvc/trunk/phpgwapi/setup/tables_current.inc.php?root=phpgroupware&r1=18466&r2=18606&pathrev=18606 i guess we are now using php sessions but the current code still tries to use phpgw_app_sessions something needs probably to be done there :) regards, maât