Drupal 6.x permits to put the menu callbacks, and the form builder functions into .inc files which will be loaded only when needed. This helps to lower the memory request of a Drupal-powered web site, and to make the server faster.
Drupal 6.x permits to put the menu callbacks, and the form builder functions into .inc files which will be loaded only when needed. This helps to lower the memory request of a Drupal-powered web site, and to make the server faster.
Comments
Comment #1
fractile81 commentedUnless there is an immediate need to get this taken care of, I am going to postpone this to the 2.0 release of this module. At this point I'm trying to keep things as similar as possible between the D5 and D6 branches, and I intend to stop Drupal 5 support once I hit my 2.0 release.
Comment #2
avpadernoI am closing this issue since it's for a Drupal version that isn't supported.