Posted by advseb on February 5, 2009 at 12:23pm
Jump to:
| Project: | ProfilePlus |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
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.
#2