Function theme_rotor_item() error
khayong - March 26, 2009 - 04:09
| Project: | Rotor Banner |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
At rotor.module line 298,
theme('rotor_image', $item, $preset);
should be
theme('rotor_image', $item, $preset_id);

#1
fixed in cvs - thanks
#2
Automatically closed -- issue fixed for 2 weeks with no activity.