2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2012-02-04 10:48:47 +01:00
parent c93488e078
commit 62a356b6eb
20 changed files with 218 additions and 133 deletions

View File

@@ -500,9 +500,9 @@ function dolibarr_set_const($db, $name, $value, $type='chaine', $visible=0, $not
/**
* Define head array for tabs of security setup pages
* Prepare array with list of tabs
*
* @return array Array of head
* @return array Array of tabs to shoc
*/
function security_prepare_head()
{