From: Florent Bruneau Date: Sun, 7 Oct 2007 12:06:16 +0000 (+0200) Subject: Fix detection of changes in the job tab of profile/edit X-Git-Tag: xorg/0.9.15~54 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f378b61c734d0875185b85db6f9c8d941607bec5;p=platal.git Fix detection of changes in the job tab of profile/edit Signed-off-by: Florent Bruneau --- diff --git a/modules/profile/jobs.inc.php b/modules/profile/jobs.inc.php index 1777498..e7e4321 100644 --- a/modules/profile/jobs.inc.php +++ b/modules/profile/jobs.inc.php @@ -186,7 +186,6 @@ class ProfileJobs extends ProfilePage 'email' => $email, 'web' => $web, 'pub' => $pub, - 'adr_pub' => $adr_pub, 'tel_pub' => $tel_pub, 'email_pub' => $email_pub); }