The .info file of this module has the following lines:

- `files[] = r4032login.install`
- `files[] = r4032login.module`.

These files are loaded in a proper timing and there's no need to load them explicitly.

Comments

hgoto created an issue. See original summary.

hgoto’s picture

Here is a patch.

hgoto’s picture

Status: Active » Needs review

  • deekayen committed e15afe8 on 7.x-1.x authored by hgoto
    Issue #2621254 by hgoto, deekayen: unnecessary files[] lines in .info...

deekayen credited deekayen.

deekayen’s picture

Status: Needs review » Fixed

The patch you submitted didn't apply to the git tree so I just did the modifications by hand. When submitting patches, make them against a git clone, not the downloaded zip package.

hgoto’s picture

@deekayen, thank you for your reaction.

I'm sorry to have failed to made a proper patch... Actually my understanding on drupal.org patch was not enough then but I'll use git clone as you tell. Thank you for your kind guide (and maintaining great module!).

Status: Fixed » Closed (fixed)

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