Actions
Feature #20742
closedStore timestamp of last modification of session data to frontend user object
Start date:
2009-07-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
If you'd like to know when the current record in the session data table was modified, you have to execute a separate SQL query to fetch that record again.
Solution:
Store the timestamp to the frontend user object when session data is available.
(issue imported from #M11510)
Files
Actions