From: Pierre Habouzit (MadCoder Date: Sun, 12 Dec 2004 22:34:43 +0000 (+0000) Subject: wibble X-Git-Tag: xorg/old~676 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ac5cbcb72e45f1dd6d8517323778070587f1a543;p=platal.git wibble git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-72 --- diff --git a/include/user.func.inc.php b/include/user.func.inc.php index 5753e8f..0dd4be6 100644 --- a/include/user.func.inc.php +++ b/include/user.func.inc.php @@ -103,6 +103,7 @@ function get_user_login($data, $get_forlife = false) { $alias = $mbox; } } else { + $page->trig("il n'y a pas d'utilisateur avec ce login"); $alias = false; } mysql_free_result($res);