Files
egroupware/setup
Ralf Becker a6ee8eda1b allow apps to specify to be automatic deinstalled
this can either happen uncoditional or with an SQL statement checking they are empty first:
$setup_info[wiki][autodeinstall] = "SELECT COUNT(*)<=3 FROM egw_wiki_pages";
which would deinstall wiki if it has only the 3 default pages in it
2019-08-15 10:33:57 +02:00
..
2018-04-11 15:13:39 +02:00
2019-02-18 13:42:29 +01:00
2018-04-11 15:13:39 +02:00