Posted by Gurpartap Singh on October 8, 2006 at 8:09pm
Jump to:
| Project: | addtofavorites |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Sorry, but I don't get what's the bug?
You should report an issue against drupal is it's really a bug.
Line 43-44:
$path = drupal_get_path('module', 'addfofavorites');
$path .= "modules/addtofavorites"; //coz a bug in drupal_get_pah
Comments
#1
Sorry there's no bug : I wrote addfofavorites when I should have written addtofavorites that's why the function didn't work correctly
#2