Supprime la dependance

This commit is contained in:
Rodolphe Quiedeville 2007-04-10 12:30:31 +00:00
parent b0c48436ec
commit 4dd51f1f67

View File

@ -66,7 +66,7 @@ class modEditeur extends DolibarrModules
$this->config_page_url = array();
// Dépendances
$this->depends = array('document');
$this->depends = array();
$this->requiredby = array();
$this->conflictwith = array();
$this->langfiles = array("orders","bills","companies");