correction bug manque phpmailer
This commit is contained in:
parent
18301190fc
commit
d1e2bd6c31
82 changed files with 11082 additions and 359 deletions
|
|
@ -15,7 +15,7 @@ class Project extends Entity{
|
|||
private string $_creation_date;
|
||||
private string $_status = "en_attente";
|
||||
private int $_user;
|
||||
private int $_category;
|
||||
private int $_category = 0;
|
||||
private string $_creatorname;
|
||||
private string $_user_image;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue