From 77c86bcb137203f8c7f8856d5632a6ddf17d403e Mon Sep 17 00:00:00 2001 From: Chl Date: Sat, 3 Aug 2019 19:06:16 +0200 Subject: [PATCH] No setup page at the moment --- core/modules/modsendrecurringinvoicebymail.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/modsendrecurringinvoicebymail.class.php b/core/modules/modsendrecurringinvoicebymail.class.php index 3fb4a5b..a3dfa23 100644 --- a/core/modules/modsendrecurringinvoicebymail.class.php +++ b/core/modules/modsendrecurringinvoicebymail.class.php @@ -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