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_pahSorry, 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
Comment #1
thierry_gd commentedSorry there's no bug : I wrote addfofavorites when I should have written addtofavorites that's why the function didn't work correctly
Comment #2
thierry_gd commented