No setup page at the moment
This commit is contained in:
parent
4a56e8b1c0
commit
77c86bcb13
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ class modsendrecurringinvoicebymail extends DolibarrModules
|
|||
$this->dirs = array("/sendrecurringinvoicebymail/temp");
|
||||
|
||||
// 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
|
||||
$this->hidden = false; // A condition to hide module
|
||||
|
|
Loading…
Reference in a new issue