No setup page at the moment

This commit is contained in:
Chl 2019-08-03 19:06:16 +02:00
parent 4a56e8b1c0
commit 77c86bcb13

View file

@ -101,7 +101,7 @@ class modsendrecurringinvoicebymail extends DolibarrModules
$this->dirs = array("/sendrecurringinvoicebymail/temp"); $this->dirs = array("/sendrecurringinvoicebymail/temp");
// Config pages. Put here list of php page, stored into sendrecurringinvoicebymail/admin directory, to use to setup module. // Config pages. Put here list of php page, stored into sendrecurringinvoicebymail/admin directory, to use to setup module.
$this->config_page_url = array("setup.php@sendrecurringinvoicebymail"); //$this->config_page_url = array("setup.php@sendrecurringinvoicebymail");
// Dependencies // Dependencies
$this->hidden = false; // A condition to hide module $this->hidden = false; // A condition to hide module