--- ../../publishcontent/publishcontent.module	2008-06-27 15:57:01.000000000 -0700
+++ publishcontent.module	2008-08-06 17:09:50.000000000 -0700
@@ -22,7 +22,7 @@ function publishcontent_menu($may_cache)
           'title' => t('View'),
           'callback' => 'node_page_view',
           'callback arguments' => arg(1),
-          'access' => user_access('view unpublished '. $type .' content'),
+          'access' => TRUE,
           'type' => MENU_CALLBACK,
         );
       }
