changing variable name
This commit is contained in:
parent
5775213844
commit
564ea7a960
@ -83,7 +83,6 @@ class box_project extends ModeleBoxes
|
||||
|
||||
$textHead = $langs->trans("OpenedProjects");
|
||||
$this->info_box_head = array('text' => $textHead, 'limit'=> dol_strlen($textHead));
|
||||
$num = 0;
|
||||
// list the summary of the orders
|
||||
if ($user->rights->projet->lire) {
|
||||
include_once DOL_DOCUMENT_ROOT.'/projet/class/project.class.php';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user