Index: branches/5.3.x/core/kernel/db/db_event_handler.php =================================================================== diff -u -N -r15988 -r15999 --- branches/5.3.x/core/kernel/db/db_event_handler.php (.../db_event_handler.php) (revision 15988) +++ branches/5.3.x/core/kernel/db/db_event_handler.php (.../db_event_handler.php) (revision 15999) @@ -1,6 +1,6 @@ Application->recallObject('CatItemExportHelper'); /*list ($index_file, $env) = explode('|', $this->Application->RecallVar('last_template')); - $finish_url = $this->Application->BaseURL('/admin') . $index_file . '?' . ENV_VAR_NAME . '=' . $env; + $finish_url = $this->Application->BaseURL() . 'admin/' . $index_file . '?' . ENV_VAR_NAME . '=' . $env; $this->Application->StoreVar('export_finish_url', $finish_url);*/ $redirect_params = Array (