From: x2000habouzit Date: Thu, 14 Oct 2004 20:40:02 +0000 (+0000) Subject: should not have been here X-Git-Tag: xorg/old~1285 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=9733a32acc676b66b709c9cfe6be4d364b7f3c94;p=platal.git should not have been here --- diff --git a/htdocs/groupex/export-econfiance.php b/htdocs/groupex/export-econfiance.php index 5c051c1..537a9e7 100644 --- a/htdocs/groupex/export-econfiance.php +++ b/htdocs/groupex/export-econfiance.php @@ -18,7 +18,7 @@ * Foundation, Inc., * * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * *************************************************************************** - $Id: export-econfiance.php,v 1.5 2004-10-12 17:03:09 x2000habouzit Exp $ + $Id: export-econfiance.php,v 1.6 2004-10-14 20:40:02 x2000habouzit Exp $ ***************************************************************************/ @@ -28,7 +28,7 @@ require("config.xorg.inc.php") ; require_once("xorg.common.inc.php"); require_once("xml-rpc-client.inc.php"); -$cle = "186357043dcbe666ba6cb8.04581835"; +$cle = $globals->econfiance; if (isset($_SESSION["chall"]) && $_SESSION["chall"] != "" && $_GET["PASS"] == md5($_SESSION["chall"].$cle)) {