[interchange] Keep using URL session ID & counter in admin
Jon Jensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit f81bfb98aaf06cee0f02cc7105034c7f0355d8db Author: Jon Jensen <[email protected]> Date: Mon Mar 28 13:42:00 2011 -0600 Keep using URL session ID & counter in admin This provides maximum safety for browsers with cache problems such as old versions of Internet Explorer. dist/lib/UI/vars/UI_STD_HEAD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- diff --git a/dist/lib/UI/vars/UI_STD_HEAD b/dist/lib/UI/vars/UI_STD_HEAD index fe05ff8..754170c 100644 --- a/dist/lib/UI/vars/UI_STD_HEAD +++ b/dist/lib/UI/vars/UI_STD_HEAD @@ -1,5 +1,6 @@ ## UI Header vars, version: $Id: UI_STD_HEAD,v 2.45 2009-01-06 20:26:26 racke Exp $ Variable UI_STD_INIT <<EOV +[tag pragma url_no_session_id 0][/tag] [calcn] # is this browser able to grok DHTML ? # (Called separately to prevent bad user value in MV_DHTML_BROWSER