15 Mar
2005
15 Mar
'05
12:29 a.m.
many modules in Drupal tend to name their private functions (eg non-hooks) as function _mymodule_functionname() Maybe enforce such a convention? This does not need that huge patches inside core (but there are still many direct non-hook function calls from module to module) kristjan