Closed (fixed)
Project:
Secure Pages
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2011 at 06:51 UTC
Updated:
24 Oct 2011 at 19:10 UTC
The files[] property in the .info file should only be used for files that contain class definitions. In the case of securepages, this means only securepages.test should be declared here.
I also added a configure property to the .info file so that a link to the securepages configuration page shows up at admin/modules. This improves usability by making it easier for users to find the configuration page after installing securepages.
| Comment | File | Size | Author |
|---|---|---|---|
| info.patch | 544 bytes | tr |
Comments
Comment #1
tr commentedComment #2
grendzy commentedhttp://drupalcode.org/project/securepages.git/commitdiff/61b173291ce6308...
Thanks!