Fix : bad folder name
This commit is contained in:
parent
055f88f6fc
commit
5375b3fc81
@ -73,7 +73,7 @@ class modService extends DolibarrModules
|
||||
$this->requiredby = array("modContrat");
|
||||
|
||||
// Config pages
|
||||
$this->config_page_url = array("produit.php@produit");
|
||||
$this->config_page_url = array("produit.php@product");
|
||||
$this->langfiles = array("products","companies","bills");
|
||||
|
||||
// Constants
|
||||
|
||||
Loading…
Reference in New Issue
Block a user