From f378b61c734d0875185b85db6f9c8d941607bec5 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Sun, 7 Oct 2007 14:06:16 +0200 Subject: [PATCH] Fix detection of changes in the job tab of profile/edit Signed-off-by: Florent Bruneau --- modules/profile/jobs.inc.php | 1 - 1 file changed, 1 deletion(-) 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); } -- 2.1.4