*** empty log message ***
This commit is contained in:
parent
edcf87ba71
commit
2d7330bcca
@ -134,6 +134,21 @@ class FicheInterConf {
|
||||
$this->outputurl = "/document/fichinter";
|
||||
}
|
||||
}
|
||||
/*
|
||||
* Dons
|
||||
*
|
||||
*/
|
||||
class DonConf {
|
||||
Function DonConf() {
|
||||
$this->enabled = 0;
|
||||
|
||||
/*
|
||||
* Paiement en ligne
|
||||
*/
|
||||
|
||||
$this->onlinepayment = 0;
|
||||
}
|
||||
}
|
||||
/*
|
||||
* Produits
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user