things like this break when Drupal is in a subfolder:

	include_once ('node_limitnumber_abstract.inc');
	include_once ('node_limitnumber.inc');

Comments

joachim’s picture

Status: Active » Needs review
StatusFileSize
new1.45 KB

Patch.

jdwfly’s picture

Status: Needs review » Closed (won't fix)

drupal 5 no longer supported

joachim’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Closed (won't fix) » Active

Same problem in 6.x by the look of it.

jdwfly’s picture

Status: Active » Closed (won't fix)
jdwfly’s picture

Status: Closed (won't fix) » Closed (fixed)

Marked this wrong last time... fixed now.