--- simplenews_statistics_path.module	2009-07-31 18:20:54.000000000 +0200
+++ simplenews_statistics_path_new.module	2009-07-31 18:22:01.000000000 +0200
@@ -104,7 +104,7 @@ function simplenews_statistics_path_menu
   $items['admin/content/simplenews/statistics/path/%'] = array(
     'title' => 'Newsletter Paths',
     'page callback' => 'simplenews_statistics_path_display_newsletter_path',
-    'page arguments' => array(6),
+    'page arguments' => array(5),
     'access arguments' => array('administer newsletters'),
     'type' => MENU_CALLBACK,
   );
