remove artefacts
This commit is contained in:
parent
5f32d17158
commit
bfe28bfda3
@ -952,7 +952,7 @@ if ($type == Categorie::TYPE_ACCOUNT) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// List of Project
|
// List of Project
|
||||||
if ($type == Categorie::TYPE_PROJECT ) {
|
if ($type == Categorie::TYPE_PROJECT) {
|
||||||
require_once DOL_DOCUMENT_ROOT.'/projet/class/project.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/projet/class/project.class.php';
|
||||||
|
|
||||||
$permission = $user->rights->projet->creer;
|
$permission = $user->rights->projet->creer;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user