This commit is contained in:
Regis Houssin 2010-04-06 15:39:47 +00:00
parent c15c5a1f83
commit 1afa3ceb69

View File

@ -66,7 +66,7 @@ class modUser extends DolibarrModules
$this->dirs = array("/users/temp"); $this->dirs = array("/users/temp");
// Config pages // Config pages
$this->config_page_url = array("/admin/user.php"); $this->config_page_url = array("user.php");
// Dependancies // Dependancies
$this->depends = array(); $this->depends = array();