List updated fields in carnet notification (only rss and panel for now,
[platal.git] / modules / profile / addresses.inc.php
index 0717bb6..d879104 100644 (file)
@@ -172,6 +172,7 @@ class ProfileAddresses extends ProfilePage
     {
         parent::__construct($wiz);
         $this->settings['addresses'] = new ProfileAddress();
+        $this->watched['addresses'] = true;
     }
 
     protected function _fetchData()