Bugfix pour la partie telephonie la bouton Accueil restait slectionn

This commit is contained in:
Rodolphe Quiedeville 2005-08-30 07:35:15 +00:00
parent c391bed02f
commit e99b699b42

View File

@ -85,7 +85,7 @@ class MenuTop {
$id="sel";
}
if (! ereg("^".DOL_URL_ROOT."\/(adherents|comm|commande|compta|contrat|product|fourn|projet)\/",$_SERVER["PHP_SELF"])) {
if (! ereg("^".DOL_URL_ROOT."\/(adherents|comm|commande|compta|contrat|product|fourn|telephonie|projet)\/",$_SERVER["PHP_SELF"])) {
$id="sel";
}
else {