Example #1
0
/** Function to carry out all the necessary actions after migration */
function perform_post_migration_activities()
{
    Vtiger_Deprecated::postApplicationMigrationTasks();
}