Posted by khayong on March 26, 2009 at 4:09am
Jump to:
| Project: | Rotor Banner |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
At rotor.module line 298,
theme('rotor_image', $item, $preset);
should be
theme('rotor_image', $item, $preset_id);
Comments
#1
fixed in cvs - thanks
#2
Automatically closed -- issue fixed for 2 weeks with no activity.