diff -r 66fa89a3d42c -r 42aeb2bfc58e web/fens_FabLab_Design_Metadata/polemicaltimeline.php --- a/web/fens_FabLab_Design_Metadata/polemicaltimeline.php Thu Jul 07 16:40:17 2011 +0200 +++ b/web/fens_FabLab_Design_Metadata/polemicaltimeline.php Mon Jul 18 10:42:35 2011 +0200 @@ -4,10 +4,12 @@ * include some common code (like we did in the 90s) * People still do this? ;) */ +include_once 'config.php'; // configuration include 'common.php'; // objet actuel -include_once 'config.php'; + +$url = (!empty($_SERVER['HTTPS'])) ? "https://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; ?> @@ -23,9 +25,14 @@ + + + @@ -41,11 +48,10 @@ + + + - + - - - @@ -138,8 +170,19 @@ _("Partager"); ?>
  •  
  • - -