diff --git a/cosmogramme/php/_accueil.php b/cosmogramme/php/_accueil.php
index 9c068b107546bcc3143edf763b4fdd53eb35b55c..627d4a9a2e4f647384d708c1ff7f9c684b180238 100644
--- a/cosmogramme/php/_accueil.php
+++ b/cosmogramme/php/_accueil.php
@@ -23,6 +23,7 @@
 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 include("_init_frame.php");
 
+// bib
 require_once("classe_bib.php");
 $cls_bib=new bibliotheque();