Deja dans CVS ? C'est une bonne nouvelle.

Le patch ne fait pas appel a cette classe.
La ligne 109 de notify.class.php contient une erreur visiblement anterieure.

Il ne faut pas
              if (! $db->query($sql) )
mais
              if (! $this->db->query($sql) )

A tester....

--
Patrick Rouillon
[EMAIL PROTECTED]
Skype callto://patrouil


_______________________________________________
Dolibarr-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à