Closed (fixed)
Project:
Secure Pages
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 19:23 UTC
Updated:
10 May 2009 at 21:47 UTC
The admin menu for securepages was changed from admin/settings/securepages to admin/build/securepages in securepages.module revision 1.15.2.14. But securepages.install still contains a link to admin/settings/securepages, in hook_enable(). Attached is a patch against the DRUPAL-6--1 branch that corrects the link to point to admin/build/securepages.
| Comment | File | Size | Author |
|---|---|---|---|
| securepages.install.patch | 528 bytes | tr |
Comments
Comment #1
gordon commentedThanks for this I have committed it.
Comment #2
tr commentedThanks.