diff --git a/htdocs/includes/modules/modBoutique.class.php b/htdocs/includes/modules/modBoutique.class.php index 5bbcf67f768..ec8491e464f 100644 --- a/htdocs/includes/modules/modBoutique.class.php +++ b/htdocs/includes/modules/modBoutique.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2004 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -40,6 +41,7 @@ class modBoutique extends DolibarrModules $this->const_config = MAIN_MODULE_BOUTIQUE; $this->depends = array(); + $this->config_page_url = array("boutique.php","osc-languages.php"); $this->const = array(); $this->boxes = array();