203
created by hpdl on
23 September 2005, 16:17:59 +0200
(4 years 1 month ago)
(patch)
no longer stores the navigation object in the session but now only the relevant data that is needed
the session data is then referenced inside the object as the information is in memory anyway (instead of having it twice in memory (once in the session and again in the object))