130c130 < index b174074..198e1b5 100644 --- > index b174074..f099c57 100644 138c138 < + include_once(drupal_get_path('module', 'locale') . '/bulk.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.bulk.inc'); 147c147 < + include_once(drupal_get_path('module', 'locale') . '/bulk.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.bulk.inc'); 354c354 < index 0ddbce4..81bdb65 100644 --- > index 0ddbce4..83baf53 100644 362c362 < + include_once(drupal_get_path('module', 'taxonomy') . '/user.pages.inc'); --- > + include_once(drupal_get_path('module', 'taxonomy') . '/taxonomy.pages.inc');