Ajout getrights

This commit is contained in:
Rodolphe Quiedeville 2003-08-04 22:58:21 +00:00
parent 7802c1fd18
commit d5fc885048

View File

@ -40,12 +40,10 @@ if ($user->societe_id > 0)
$action = ''; $action = '';
$socidp = $user->societe_id; $socidp = $user->societe_id;
} }
$user->getrights('propale');
llxHeader(); llxHeader();
$db = new Db();
/******************************************************************************/ /******************************************************************************/
/* Actions */ /* Actions */
/******************************************************************************/ /******************************************************************************/