Closed (fixed)
Project:
SimpleMenu
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2006 at 03:12 UTC
Updated:
22 Sep 2006 at 03:37 UTC
Using the new cvs (Sept 18 06) on 4.7.3 I'm getting this Fatal error:
Call to undefined function: drupal_add_css() in .../modules/menu_bar/menu_bar.module on line 37
line 37 is as follows:
drupal_add_css($path .'/menu_bar.css');
Comments
Comment #1
kevinwalsh commentedoops, i just realized it's for drupal 5.0. silly me.
Comment #2
kevinwalsh commentedmaybe this should be indicated at http://drupal.org/project/menu_bar ...