Function not themeable

exiled_hammer - October 24, 2009 - 21:17
Project:Rotor Banner
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Found the following in rotor.module:

Line331 reads $output .= theme_rotor_tab($node);

Should be $output .= theme ('rotor_tab', $node);

#1

mrfelton - November 5, 2009 - 10:22
Status:active» fixed

This is fixed in CVS - thanks.

#2

System Message - November 19, 2009 - 10:30
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.