From b5ffb394641a2dbbf0d0950e5ac05faae217f455 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Mon, 10 Jan 2005 14:22:31 +0000 Subject: [PATCH] backport Patches applied: * opensource@polytechnique.org--2005/platal--release--0.9.3--patch-27 fix notifs git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-261 --- bin/cron/send_notifs.php | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/cron/send_notifs.php b/bin/cron/send_notifs.php index 13c038b..ed6e1ac 100755 --- a/bin/cron/send_notifs.php +++ b/bin/cron/send_notifs.php @@ -23,7 +23,6 @@ require_once('./connect.db.inc.php'); require_once("../../include/notifs.inc.php"); require_once("diogenes/diogenes.hermes.inc.php"); -require_once("diogenes/diogenes.misc.inc.php"); $all = new AllNotifs(); -- 2.1.4