Bug 130: Les pages ont toutes un titre different.
[platal.git] / htdocs / banana / index.php
index af59d9a..efeba4a 100644 (file)
@@ -10,6 +10,7 @@
 require_once('xorg.inc.php');
 new_skinned_page('banana/index.tpl', AUTH_COOKIE);
 $page->addCssLink('banana/css/style.css');
+$page->assign('xorg_title','Polytechnique.org - Forums & PA');
 require_once('banana.inc.php');
 
 $res = PlatalBanana::run();