Merge branch 'xorg/1.0.2/master' into xorg/master
[platal.git] / classes / phone.php
index 7dd4a4b..64dfe0e 100644 (file)
@@ -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;