doxygen
This commit is contained in:
parent
bd47db68a1
commit
9f236910b4
@ -1290,8 +1290,8 @@ function info_admin($texte,$infoonimgalt=0)
|
|||||||
\param user User to check
|
\param user User to check
|
||||||
\param feature Feature to check (in most cases, it's module name)
|
\param feature Feature to check (in most cases, it's module name)
|
||||||
\param objectid Object ID if we want to check permission on on object (optionnal)
|
\param objectid Object ID if we want to check permission on on object (optionnal)
|
||||||
\param dbtable Table name where object is stored. Not used if objectid is null (optionnel)
|
\param dbtablename Table name where object is stored. Not used if objectid is null (optionnel)
|
||||||
\param feature Feature to check (second level of permission)
|
\param feature2 Feature to check (second level of permission)
|
||||||
*/
|
*/
|
||||||
function restrictedArea($user, $feature='societe', $objectid=0, $dbtablename='',$feature2='')
|
function restrictedArea($user, $feature='societe', $objectid=0, $dbtablename='',$feature2='')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user