X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fprofilefields.inc.php;h=c170278efb7655fa047a36dec034cecf2243baf8;hb=f4b047042ba94654e9098ad9039b92fc106fff09;hp=9dafc2c1f7c3a0f9ce3f7bbb210c9edfd7cf663e;hpb=1285cf5413df654ccac839b9d9a32c4df2cee95a;p=platal.git diff --git a/include/profilefields.inc.php b/include/profilefields.inc.php index 9dafc2c..c170278 100644 --- a/include/profilefields.inc.php +++ b/include/profilefields.inc.php @@ -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;