Fixing style errors.
This commit is contained in:
parent
0102e73306
commit
3ceb451734
@ -688,7 +688,8 @@ function print_end_menu_array()
|
|||||||
* @param int $type_user 0=Menu for backoffice, 1=Menu for front office
|
* @param int $type_user 0=Menu for backoffice, 1=Menu for front office
|
||||||
* @return int Nb of menu entries
|
* @return int Nb of menu entries
|
||||||
*/
|
*/
|
||||||
function print_left_eldy_menu($db, $menu_array_before, $menu_array_after, &$tabMenu, &$menu, $noout = 0, $forcemainmenu = '', $forceleftmenu = '', $moredata = null, $type_user = 0) {
|
function print_left_eldy_menu($db, $menu_array_before, $menu_array_after, &$tabMenu, &$menu, $noout = 0, $forcemainmenu = '', $forceleftmenu = '', $moredata = null, $type_user = 0)
|
||||||
|
{
|
||||||
|
|
||||||
global $user, $conf, $langs, $dolibarr_main_db_name, $mysoc, $hookmanager;
|
global $user, $conf, $langs, $dolibarr_main_db_name, $mysoc, $hookmanager;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user