This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Administration] Utilisateurs > Crédit : prévenir l'utilisateur par défaut
#1319
feature/souke
Guillaume Bourgeois
1 year ago
parent
5a921212f0
commit
5893c3cd97
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
+1
-1
backend/models/CreditForm.php
+ 1
- 1
backend/models/CreditForm.php
View File
public $amount ;
public $amount ;
public $mean_payment ;
public $mean_payment ;
public $comment ;
public $comment ;
public $send_mail ;
public $send_mail
= 1
;
/**
/**
* @inheritdoc
* @inheritdoc
Write
Preview
Loading…
Cancel
Save