2c2 < index 8797e74..3aff1f9 100644 --- > index 8797e74..9e1f190 100644 10c10 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 29c29 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 191c191 < index 3122f59..0edca2e 100644 --- > index 3122f59..ff6a4fd 100644 234c234 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 252c252 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 288c288 < index 2208b1d..b38f629 100644 --- > index 2208b1d..9ccc07b 100644 305c305 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 310c310 < index f564652..d85c6f1 100644 --- > index f564652..27ccad8 100644 320c320 < + include_once(drupal_get_path('module', 'locale') . '/fetch.inc'); --- > + include_once(drupal_get_path('module', 'locale') . '/locale.fetch.inc'); 354c354 < index 0ddbce4..ce598df 100644 --- > index 0ddbce4..81bdb65 100644 362c362 < + include_once(drupal_get_path('module', 'taxonomy') . '/pages.inc'); --- > + include_once(drupal_get_path('module', 'taxonomy') . '/user.pages.inc'); 371c371 < + include_once(drupal_get_path('module', 'taxonomy') . '/pages.inc'); --- > + include_once(drupal_get_path('module', 'taxonomy') . '/taxonomy.pages.inc'); 490c490 < index 7ce404d..dbac5f2 100644 --- > index 7ce404d..43a81fe 100644 498c498 < + include_once(drupal_get_path('module', 'user') . '/pages.inc'); --- > + include_once(drupal_get_path('module', 'user') . '/user.pages.inc');