mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-19 23:46:11 +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.