projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce77425
)
Phone publicity -> public.
author
Stéphane Jacob
<sj@m4x.org>
Sun, 12 Dec 2010 20:36:31 +0000
(21:36 +0100)
committer
Sté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
patch
|
blob
|
blame
|
history
diff --git
a/classes/phone.php
b/classes/phone.php
index
7dd4a4b
..
64dfe0e
100644
(file)
--- 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 = '';
- p
rivate
$pub = 'ax';
+ p
ublic
$pub = 'ax';
public $comment = '';
private $error = false;