Uniformisation du look des pages de config des modules.
This commit is contained in:
parent
b24dbc09f7
commit
ac639cc61d
@ -1,5 +1,6 @@
|
|||||||
<?PHP
|
<?PHP
|
||||||
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||||
|
* Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* 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->const_config = MAIN_MODULE_BOUTIQUE;
|
||||||
|
|
||||||
$this->depends = array();
|
$this->depends = array();
|
||||||
|
$this->config_page_url = array("boutique.php","osc-languages.php");
|
||||||
|
|
||||||
$this->const = array();
|
$this->const = array();
|
||||||
$this->boxes = array();
|
$this->boxes = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user