This incredibly small module seems like it should be rolled into system.module to me. Admin.module can be removed once this patch for system.module is applied.
| Comment | File | Size | Author |
|---|---|---|---|
| system.module_1.patch | 1.85 KB | drumm |
This incredibly small module seems like it should be rolled into system.module to me. Admin.module can be removed once this patch for system.module is applied.
| Comment | File | Size | Author |
|---|---|---|---|
| system.module_1.patch | 1.85 KB | drumm |
Comments
Comment #1
gábor hojtsy+1 on removing the admin module, but why not name the admin page function system_admin_main_page() or something prefixed with 'system', to be consistent?
Comment #2
dries commentedCommitted to HEAD. Renamed the callback as per Goba's suggestion.
Comment #3
Steven commentedThere were several other mentions of admin.module around, including an entry in the system table. I updated HEAD to remove them.
Comment #4
(not verified) commentedComment #5
avpadernoI am changing the component for the issues using admin.module.