? mollom-client-api.pdf
? mollom.temp.inc.txt
? mollom.token.inc
? mollom.token.inc.txt
? molstats
? xmlrpc calls.txt
? translations/th.po
Index: mollom.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/mollom/mollom.module,v
retrieving revision 1.2.2.64
diff -u -p -r1.2.2.64 mollom.module
--- mollom.module	18 Jun 2009 10:04:46 -0000	1.2.2.64
+++ mollom.module	30 Jun 2009 19:48:26 -0000
@@ -219,7 +219,7 @@ function mollom_report_comment_submit($f
       }
 
       // Delete a comment and its replies:
-      include_once drupal_get_path('module', 'comment') .'/comment.admin.inc';
+      module_load_include('admin.inc', 'comment');
       _comment_delete_thread($comment);
       _comment_update_node_statistics($comment->nid);
       cache_clear_all();
