From e37a26ab7942ed4bcc950c839c961b3bada67f07 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Wed, 5 Jul 2006 22:45:41 +0000 Subject: [PATCH] stupid missing include git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.10@381 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/marketing/relance.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/marketing/relance.php b/htdocs/marketing/relance.php index 66b8ea4..c0d606c 100644 --- a/htdocs/marketing/relance.php +++ b/htdocs/marketing/relance.php @@ -20,6 +20,7 @@ ***************************************************************************/ require_once("xorg.inc.php"); +require_once('marketing.inc.php'); new_admin_page('marketing/relance.tpl'); /* une relance a été demandée - on envoit les mails correspondants */ -- 2.1.4