Fix detection of changes in the job tab of profile/edit
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 7 Oct 2007 12:06:16 +0000 (14:06 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 7 Oct 2007 12:06:16 +0000 (14:06 +0200)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
modules/profile/jobs.inc.php

index 1777498..e7e4321 100644 (file)
@@ -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);
         }