Uniformisation du look des pages de config des modules.

This commit is contained in:
Laurent Destailleur 2004-02-20 23:28:13 +00:00
parent b24dbc09f7
commit ac639cc61d

View File

@ -1,5 +1,6 @@
<?PHP
/* 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
* 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();