Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
A modified version of this patch has been committed to the development version of 6.x-1.x. Instead of including the required file from taxonomy using require_once, the dedicated drupal function module_load_include should be used for loading files from other modules.
Comments
Comment #1
pvanderspek commentedA modified version of this patch has been committed to the development version of 6.x-1.x. Instead of including the required file from taxonomy using require_once, the dedicated drupal function module_load_include should be used for loading files from other modules.