mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
Qual: Mutualized common code. Move module admin pages into admin
directory.
This commit is contained in:
@@ -59,7 +59,7 @@ class modSociete extends DolibarrModules
|
||||
|
||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||
$this->special = 0;
|
||||
$this->config_page_url = array("societe.php");
|
||||
$this->config_page_url = array("societe.php@societe");
|
||||
// Name of image file used for this module.
|
||||
$this->picto='company';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user