Problem/Motivation

The name of the email_verify.inc.php file is not consistent with practices for modules and include files on d.o, nor within this module itself.

Proposed resolution

Rename email_verify.inc.php to email_verify.inc, so that it is in-line with normal Drupal practices.

Remaining tasks

  1. Fix the issue
  2. Create a patch
  3. Review the patch
  4. Commit the patch

User interface changes

None.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

oadaeh created an issue. See original summary.

oadaeh’s picture

Issue summary: View changes
oadaeh’s picture

Assigned: oadaeh » Unassigned
Status: Active » Needs review
FileSize
0 bytes

The attached patch addresses this issue.

oadaeh’s picture

Issue summary: View changes
oadaeh’s picture

FileSize
14.13 KB

Now, with even more content to the patch.

aimeerae’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

  • oadaeh committed 14a555a on 7.x-2.x
    Issue #2669082 by oadaeh, Aimee Degnan: Rename email_verify.inc.php to...
oadaeh’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

This has been committed to the 2.x dev branch. Thanks for the review.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.