Temp Folder and Sessions Data
Status: Beta
Brought to you by:
xpc
If a manager has enabled his PHPortal logging in his
site configs the temp store that grabs the current
run's top object values is a duplicate of the logging
sessions top value grab.
So there is duplicate data being stored and only used
from the tmp store.
The tmp store is more accurate while the session is
not per page but based on a timeout and next view.
Get rid of the top value keep just the URI and ID from
the sessions value column, it is unecessary.