Move the admin settings into robotstxt.admin.inc
Dave Reid - February 17, 2009 - 07:26
| Project: | RobotsTxt |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | closed |
Jump to:
Description
Core standards want to keep any administration interface out of .module files and in .admin.inc files instead. Even though we only have a small amount of code for the admin interface, there is still performance improvements since there is less code to load for normal page views since the new robotstxt.admin.inc file does not need to be loaded.
| Attachment | Size |
|---|---|
| 0-robotstxt-admin-inc-D6.patch | 2.57 KB |

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