12 Jun
2007
12 Jun
'07
11:23 a.m.
On 6/12/07, Larry Garfield <larry@garfieldtech.com> wrote:
If a module author puts a function that is not a page callback into an include file, thus hiding it from other modules, that's a bug with that module and should be filed as such. :-)
Until we get to PHP 5.2 and then we can use the __autoload function. Of course, that would mean that modules would have to be classes, too. ;-)