according to new tree directory

This commit is contained in:
Philippe Grand
2010-04-28 10:11:41 +00:00
parent b68a359265
commit 24725ce2a6
18 changed files with 16 additions and 16 deletions

View File

@@ -97,7 +97,7 @@ class InterfaceNotification
// Si module notification non actif, on ne fait rien
if (! $conf->notification->enabled) return 0;
require_once(DOL_DOCUMENT_ROOT .'/core/notify.class.php');
require_once(DOL_DOCUMENT_ROOT .'/core/class/notify.class.php');
if ($action == 'BILL_VALIDATE')
{