--- mail_api.module 2009-05-14 20:39:03.000000000 +0200 +++ mail_api.module.new 2009-07-19 15:58:16.000000000 +0200 @@ -97,7 +97,4 @@ function mail_api_theme() { ); } - - - -require_once "mail_api.hooks.inc"; \ No newline at end of file +require_once drupal_get_path('module', 'mail_api') .'/mail_api.hooks.inc';