On Wed, May 17, 2006 at 02:17:44PM +0200, Thomas Börkel wrote:
> HI!
> 
> Axel Thimm wrote:
> 
> >>>> When I look at includes/session.php, it's VERY old. The code in 0.19 
> >>>> fixes branch is different and was last updated over a month ago, so 
> >>>> these updates should be in the RPM?
> >>> I've rebuilt it, the next update will have a current mythweb.
> >> I just installed -75 and session.php is still old.
> 
> > Have you checked upstream source?
> > 
> > http://svn.mythtv.org/trac/browser/branches/release-0-19-fixes/mythplugins/mythweb
> > 
> > The files there are >= 6 weeks.
> > 
> > Maybe you are looking for trunk versions? ATrpms tracks the
> > release-0-19-fixes, not trunk.
> 
> Please look at 
> http://svn.mythtv.org/trac/browser/branches/release-0-19-fixes/mythplugins/mythweb/includes/session.php
> 
> Line 22:
>    session_set_cookie_params(60 * 60 * 24 * 365, '/');     // 1 year 
> timeout on cookies
> 
> And my local line 22:
>      session_set_cookie_params(60 * 60 * 30, '/');       // 30 day 
> timeout on cookies

Thanks for the pointer. You are right, I only thought I was updating
mythweb ...

Next update will have the synced svn fixes in it.
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpxvJf5NDxYD.pgp
Description: PGP signature

_______________________________________________
atrpms-users mailing list
atrpms-users@atrpms.net
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to