dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] correction bug fiche prospect


From: Eldy
Subject: Re: [Dolibarr-dev] correction bug fiche prospect
Date: Fri, 02 Apr 2004 01:00:59 +0200
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Florent --pti flo-- wrote:

Bonjour,

ce mail juste pour apporter une correction de bug dans le fichier
./comm/prospect/fiche.php aux alentours de la ligne 105, où se trouve le
lien qui pointe vers l'onglet Notifications :

Ligne buguée : $head[$h][0] =
DOL_URL_ROOT.'/societe/notify/fiche.php?socid='.$soc->id;

Correction : $head[$h][0] =
DOL_URL_ROOT.'/societe/notify/fiche.php?socid='.$societe->id;

Cordialement,

---
Florent
address@hidden



_______________________________________________
Dolibarr-dev mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/dolibarr-dev
.

Bug corrigé dans le CVS.


--
Laurent Destailleur.
---------------------------------------------------------------
EMail: address@hidden
AWStats : http://awstats.sourceforge.net
AWBot : http://awbot.sourceforge.net
CVSChangeLogBuilder : http://cvschangelogb.sourceforge.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]