Parent Directory | Revision Log
maj version 3.00
1 | fraynaud | 20 | <?php |
2 | // $Id$ | ||
3 | $description = _("Bienvenue ").$_SESSION["login"]." "; | ||
4 | $description.= _("dans votre tableau de bord ")."<a href='../scr/dashboard.php?edition=1'>"._("parametrable en cliquant ici")."</a>"; | ||
5 | $f->displayDescription($description); | ||
6 | include ("../tdb/tdb.php"); | ||
7 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |