Line 639 of viewselect.inc:
$data = _nodereference_potential_references($field);
_nodereference_potential_references() is in CCK: http://drupalcontrib.org/api/drupal/contributions--cck--modules--noderef...
Line 639 of viewselect.inc:
$data = _nodereference_potential_references($field);
_nodereference_potential_references() is in CCK: http://drupalcontrib.org/api/drupal/contributions--cck--modules--noderef...
Comments
Comment #1
freakalis commentedIt does not have dependecy of content in .info but of nodereference that in turn have dependecy of content (CCK). But still i added dependecy of content in dev.