What's the advantage of using drupal's module_load_include vs. just including a file? -


what's advantage of using drupal's module_load_include vs. including file?

module_load_include find path module listed , file inside module's folder, in multi-site (or now, installation profiles) can different. it's step reduce code needed generalized enough entire community.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -