View Single Post
Old 12-15-2007, 07:41 AM   #2 (permalink)
kevthedude
The Wanderer
 
Join Date: Dec 2007
Posts: 7
Thanks: 2
kevthedude is on a distinguished road
Default

This message means that you're making a function with the same name twice. In the widgets.php it's being called again but it's already in functions.php. You have to either rename one or remove one.
kevthedude is offline  
Reply With Quote
The Following User Says Thank You to kevthedude For This Useful Post:
obolus (12-15-2007)