From e694a1fefe7858dbc371db761e89a00eb80d74ef Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Thu, 12 Feb 2009 15:56:00 +0000 Subject: [PATCH] =?UTF-8?q?-=20LSeepeople=20:=20probl=C3=A8me=20sur=20la?= =?UTF-8?q?=20valeur=20du=20param=C3=A8tre=20view=20de=20l'attribut=20=20?= =?UTF-8?q?=20jpegPhoto.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trunk/conf/LSobjects/config.LSobjects.LSeepeople.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php b/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php index 0fff3652..0124aa98 100644 --- a/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php +++ b/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php @@ -548,7 +548,7 @@ $GLOBALS['LSobjects']['LSeepeople'] = array ( 'ldap_type' => 'image', 'html_type' => 'image', 'required' => 0, - 'view' => 0, + 'view' => 1, 'check_data' => array ( 'imagesize' => array( 'msg' => _("Picture size is not valid."),