export - routine // LIVE-Mode

Test_Branch:pm
start | mode: real | caller: direct
sql statement stores_connections SELECT * FROM `stores_connections` WHERE `_kv_store` = 0 AND NOT `_disabled`


1225@require_once()update fz_import_export_log after csv_export.php is done

sql statement UPDATE `fz_import_export_log` SET `end_datetime` = NOW(), `timediff` = TIMEDIFF(`end_datetime`,`start_datetime`) WHERE `id` = {{LOG_LID}}