--- advanced_blog.module	2009-05-21 08:21:49.000000000 +0200
+++ /var/www/consommer-responsable/consommer-responsable-v2/www/sites/all/modules/advanced_blog/advanced_blog.module	2010-03-09 16:27:07.000000000 +0100
@@ -22,7 +22,7 @@ function advanced_blog_help($path, $arg)
  * Implementation of hook_perm
  */
 function advanced_blog_perm() {
-  return array('access advanced_blog', 'administer advanced_blog');
+  return array('access advanced_blog', 'edit own advanced_blog', 'administer advanced_blog');
 }
 
 /**
@@ -951,4 +951,4 @@ function blog_nav_show_recentposts($resu
 
   $content .= theme('pager',0,variable_get('blog_nav_nposts', 10));
   print theme('page',$content);
-}
\ Pas de fin de ligne à la fin du fichier.
+}
