Supprime la page de conf

This commit is contained in:
Rodolphe Quiedeville 2007-05-09 13:55:19 +00:00
parent 3a3e75b14d
commit 9cf0029120

View File

@ -64,7 +64,7 @@ class modDocument extends DolibarrModules
$this->dirs[0] = DOL_DATA_ROOT."/ged"; $this->dirs[0] = DOL_DATA_ROOT."/ged";
// Config pages // Config pages
$this->config_page_url = array("document.php"); //$this->config_page_url = array("document.php");
// Dépendances // Dépendances
$this->depends = array(); $this->depends = array();