Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2008 at 16:48 UTC
Updated:
23 Oct 2008 at 20:03 UTC
I just wonder if this code in lightbox2.install
/**
* Implementation of hook_install().
*/
function lightbox2_install() {
module_invoke('content', 'clear_type_cache');
}
mean it actually has a depency on on the cck content module?
Comments
Comment #1
stella commentedNo, there is no dependency on CCK but if it present it will integrate with it.
Cheers,
Stella
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.