X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=classes%2Fphone.php;h=64dfe0ef2dfcfddcf5a34b055f4e9c843d3611e6;hb=e429cd03ff90d7f50f68775245df33403ddcd986;hp=7dd4a4b4453ce92dd2ce75166180173ead37a398;hpb=e7027060f9c8209b3d5f2a82b94f5dc70fc91edc;p=platal.git diff --git a/classes/phone.php b/classes/phone.php index 7dd4a4b..64dfe0e 100644 --- a/classes/phone.php +++ b/classes/phone.php @@ -67,7 +67,7 @@ class Phone // The following fields are the fields of the form in the profile edition. private $type = 'fixed'; public $display = ''; - private $pub = 'ax'; + public $pub = 'ax'; public $comment = ''; private $error = false;