the include_once call in temporary_invitation.module generates 'open_basedir restriction in effect' errors in PHP 5.

here's a patch to reform that call with better PHP.

CommentFileSizeAuthor
temporary_invitation.patch458 bytesjoe-b

Comments

jpetso’s picture

Status: Needs review » Fixed

Thanks, I should have done so from the beginning. Applied to CVS, should be in 5.x-dev shortly.

I'm currently wondering if this fix is worth a release, or if I should still wait a bit for other stuff to show up and be fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)