mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-07-04 02:57:59 +02:00
Upgrade LBCAlerte to version 3.3
Add upgrade script
This commit is contained in:
@ -35,6 +35,12 @@ abstract class AbstractSiteConfig
|
||||
*/
|
||||
protected $has_date = true;
|
||||
|
||||
/**
|
||||
* Indique si la sauvegarde d'annonce est possible.
|
||||
* @var bool
|
||||
*/
|
||||
protected $allow_backup = false;
|
||||
|
||||
/**
|
||||
* @param string $name
|
||||
* @return mixed
|
||||
|
Reference in New Issue
Block a user