Closed (fixed)
Project:
SMTP Authentication Support
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2010 at 04:15 UTC
Updated:
8 Nov 2010 at 10:30 UTC
Standards in d7 convert admin/settings to admin/config/CATEGORY.
- $items['admin/settings/smtp'] = array(
+ $items['admin/config/system/smtp'] = array(
Comments
Comment #1
franzCommited. Thanks!