31 Aug
2006
31 Aug
'06
9:20 p.m.
From http://drupal.org/node/64279#module-exists : "module_exist() is now module_exists() For consistency with PHP function_exists, file_exists, etc. That's about all there is to say about that. :)" From my local copy of cvs: $ cd /cvs/contributions/modules $ grep -r module_exist\( . | wc -l 630 It would be nice to have a wrapper function in for one release cycle.
1 Sep
1 Sep
9:22 p.m.
New subject: [development] module_exist() / module_exists()
On 31-Aug-06, at 3:20 PM, John VanDyk wrote:
It would be nice to have a wrapper function in for one release cycle.
FWIW, my original patch placed a wrapper function in legacy.module, but it was seen as unnecessary, and was taken out. I tried. :) -Angie
7233
Age (days ago)
7234
Last active (days ago)
1 comments
2 participants
participants (2)
-
Angela Byron -
John VanDyk