From 5a627784a3bbf8000f9fc138ea0c20dff5df11d4 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Sun, 26 Sep 2004 16:56:33 +0000 Subject: [PATCH] =?utf8?q?stupid=20commit=20to=20test=20cia=20script=20:?= =?utf8?q?=20=E9=E0=E8=E1=EF?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- AUTHORS | 1 - htdocs/banana/include/password.inc.php | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index a4932dc..613b482 100644 --- a/AUTHORS +++ b/AUTHORS @@ -9,7 +9,6 @@ Polytechnique.org TEAM : Vincent Palatin Yann Chevalier - include/xml-rpc.inc.php : Dan Libby http://xmlrpc-epi.sourceforge.net/ diff --git a/htdocs/banana/include/password.inc.php b/htdocs/banana/include/password.inc.php index 43c3bbe..0a8ec3c 100644 --- a/htdocs/banana/include/password.inc.php +++ b/htdocs/banana/include/password.inc.php @@ -10,7 +10,7 @@ if ($sname == "spoolgen.php") { $news["user"]=$news_web_user; $news["pass"]=$news_web_pass; } elseif (isset($_SESSION['forlife'])) { - $news["user"]="web_".$_SESSION['forlife']; + $news["user"]="web_pierre.habouzit";#.$_SESSION['forlife']; $news["pass"]=$news_auth_pass; } $news['server']="$news_server:$news_port"; -- 2.1.4