From: Pierre Habouzit (MadCoder Date: Mon, 10 Jan 2005 14:22:31 +0000 (+0000) Subject: backport X-Git-Tag: xorg/old~490 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=b5ffb394641a2dbbf0d0950e5ac05faae217f455;p=platal.git 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 --- 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();