Introduces search names, modifies name edition in the profile and adapts it to be...
[platal.git] / modules / profile / page.inc.php
index 6dabf8f..79a8664 100644 (file)
@@ -361,7 +361,6 @@ abstract class ProfilePage implements PlWizardPage
             register_watch_op(S::i('uid'), WATCH_FICHE);
         }
         global $platal;
-        $log =& $_SESSION['log'];
         S::logger()->log('profil', $platal->pl_self(1));
     }