Hi,

this is probably just a minor issue. I checked out DRUPAL-6--1 branch of your module. The second line of profileplus.module says:

// profileplus.module,v 1.8.2.2 2008/04/28 04:05:58 incrn8 Exp

However, that is not true, it is actually version 1.8.2.5. I think, Drupal CVS is configured in way to replace this line with the correct CVS revision automatically. Somehow you must have lost this mechanism.

Regards,

Sebastian

Comments

davemybes’s picture

Thanks for catching that. I'll fix it when I roll the new release. I thought I'd actually fixed that a while ago - its missing the $Id$ tag - guess it crept back in somehow.

james marks’s picture

Status: Active » Closed (won't fix)