You are here

function drush_dbtng_migrator_dbtng_replicate in DBTNG Migrator 7

Callback function of command 'dbtng-replicate'.

File

./dbtng_migrator.drush.inc, line 56

Code

function drush_dbtng_migrator_dbtng_replicate($origin, $destination) {
}