mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-05-29 22:39:03 +02:00
Before postSubmit was unbinding only if current etemplates destroy_session was bound and causes so an other etemplates session_destroy to fire. postSubmit now allways rebinds the session_destroy handler of current etemplate assuming it is only used for downloads, where current etemplate (and session) should persist.