Index: branches/5.0.x/core/kernel/db/db_event_handler.php =================================================================== diff -u -N -r12642 -r12644 --- branches/5.0.x/core/kernel/db/db_event_handler.php (.../db_event_handler.php) (revision 12642) +++ branches/5.0.x/core/kernel/db/db_event_handler.php (.../db_event_handler.php) (revision 12644) @@ -1,6 +1,6 @@ 'delete', 'file' => $path = FULL_PATH . $options['upload_dir'] . $this->Application->GetVar('file')); $this->Application->StoreVar($var_name, serialize($schedule)); - $this->Application->Session->SaveData(); } /**