Closed (fixed)
Project:
Slideshow
Version:
5.x-2.0-c
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2008 at 13:35 UTC
Updated:
19 Apr 2009 at 12:40 UTC
Greetings,
I found that slideshow.module depends on imagecache.module:
dependencies = upload imagecache
I didn't find any place where imagecache is used in slideshow module. Am I missing something? If not, please remove this dependency. We have many simple sites which use slideshows and don't use imagecache.
Comments
Comment #1
kkaefer commentedThis is correct. I removed the dependency. Thanks for noticing.