Phone publicity -> public.
authorStéphane Jacob <sj@m4x.org>
Sun, 12 Dec 2010 20:36:31 +0000 (21:36 +0100)
committerStéphane Jacob <sj@m4x.org>
Mon, 13 Dec 2010 00:00:19 +0000 (01:00 +0100)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
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;