From: Pascal Corpet Date: Mon, 17 Jan 2005 00:09:21 +0000 (+0000) Subject: wibble X-Git-Tag: xorg/old~392 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=28e3660694713c6b061e0fbaa935f7451fedc13c;p=platal.git wibble git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-365 --- diff --git a/include/marketing.inc.php b/include/marketing.inc.php index f685f6c..5f751c2 100644 --- a/include/marketing.inc.php +++ b/include/marketing.inc.php @@ -19,13 +19,13 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************/ -require_once("diogenes/diogenes.hermes.inc.php"); require_once("xorg.misc.inc.php"); // {{{ function mark_send_mail function mark_send_mail($uid, $email, $envoyeur, $email_envoyeur) { + require_once("diogenes/diogenes.hermes.inc.php"); global $globals; $hash = rand_url_id(12);