Merge remote branch 'origin/platal-1.0.0'
[platal.git] / include / profilefields.inc.php
index 9dafc2c..c170278 100644 (file)
@@ -259,8 +259,8 @@ class Job
     public $id;
 
     public $company = null;
-    private $phones = array();
-    private $address = null;
+    public $phones = array();
+    public $address = null;
 
     public $jobid;