You are here

function lingotek_field_language_data_cleanup_batch_finished in Lingotek Translation 7.4

Same name and namespace in other branches
  1. 7.7 lingotek.batch.inc \lingotek_field_language_data_cleanup_batch_finished()
  2. 7.2 lingotek.batch.inc \lingotek_field_language_data_cleanup_batch_finished()
  3. 7.3 lingotek.batch.inc \lingotek_field_language_data_cleanup_batch_finished()
  4. 7.5 lingotek.batch.inc \lingotek_field_language_data_cleanup_batch_finished()
  5. 7.6 lingotek.batch.inc \lingotek_field_language_data_cleanup_batch_finished()

FINISHED CALLBACK: lingotek_field_language_data_cleanup_batch_create()

1 string reference to 'lingotek_field_language_data_cleanup_batch_finished'
lingotek_field_language_data_cleanup_batch_create in ./lingotek.batch.inc
Field Language Data Cleanup Utility

File

./lingotek.batch.inc, line 702
Central location for batch create functions, before control is handed off to individual batch command files.

Code

function lingotek_field_language_data_cleanup_batch_finished($success, $results, $operations) {
}