remove unused files

This commit is contained in:
lmarcouiller
2022-05-02 15:07:41 +02:00
parent 8629651659
commit 13e05b875d
11 changed files with 1103 additions and 1090 deletions

View File

@@ -72,7 +72,7 @@ class modWebhook extends DolibarrModules
$this->editor_url = 'https://www.example.com';
// Possible values for version are: 'development', 'experimental', 'dolibarr', 'dolibarr_deprecated' or a version string like 'x.y.z'
$this->version = 'dolibarr';
$this->version = 'development';
// Url to the file with your last numberversion of this module
//$this->url_last_version = 'http://www.example.com/versionmodule.txt';