Files
CRM/user_privileges/user_privileges_111.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

28 lines
3.4 KiB
PHP

<?php
//This is the access privilege file
$is_admin=false;
$current_user_roles='H15';
$current_user_parent_role_seq='H1::H2::H32::H37::H8::H15';
$current_user_profiles=array(19,);
$profileGlobalPermission=array('1'=>1,'2'=>1,);
$profileTabsPermission=array('1'=>0,'2'=>1,'4'=>0,'6'=>0,'7'=>1,'8'=>0,'9'=>0,'10'=>0,'13'=>1,'14'=>0,'15'=>1,'16'=>0,'18'=>1,'19'=>1,'21'=>0,'22'=>1,'23'=>1,'25'=>0,'26'=>1,'31'=>1,'35'=>1,'36'=>1,'40'=>1,'41'=>1,'42'=>1,'46'=>1,'48'=>1,'28'=>0,'3'=>0,);
$profileActionPermission=array(2=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,10=>0,),4=>array(0=>0,1=>0,2=>1,4=>0,7=>1,5=>0,6=>0,8=>0,10=>0,),6=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,8=>1,10=>1,),7=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,8=>0,9=>0,10=>0,),8=>array(0=>0,1=>0,2=>1,4=>0,7=>0,6=>0,),9=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>0,6=>0,),13=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,8=>0,10=>0,),14=>array(0=>1,1=>1,2=>1,4=>0,7=>1,5=>0,6=>0,10=>0,),16=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>0,6=>0,),19=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,10=>0,),21=>array(0=>0,1=>1,2=>1,4=>0,7=>0,5=>1,6=>1,),22=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,),23=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,),25=>array(0=>1,1=>0,2=>0,4=>0,7=>0,6=>0,13=>0,),35=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,10=>0,),36=>array(0=>1,1=>1,2=>1,4=>1,7=>1,5=>0,6=>0,10=>0,),);
$current_user_groups=array();
$subordinate_roles=array('H24','H27','H25','H28','H26','H29',);
$parent_roles=array('H1','H2','H32','H37','H8',);
$subordinate_roles_users=array('H24'=>array(99,185,229,),'H27'=>array(90,93,95,100,167,178,179,198,199,206,207,231,239,240,247,252,),'H25'=>array(),'H28'=>array(86,91,97,101,102,),'H26'=>array(88,),'H29'=>array(85,87,89,92,94,96,98,103,108,129,175,176,177,188,218,220,227,235,250,251,),);
$user_info=array('user_name'=>'M.DEBBACHE','is_admin'=>'off','user_password'=>'$1$M.000000$RR7Ofwz./xK5A5gFHfmBK1','confirm_password'=>'$1$M.000000$RR7Ofwz./xK5A5gFHfmBK1','first_name'=>'Meriem','last_name'=>'Debbache','roleid'=>'H15','email1'=>'meriem.debbache@sophal.net','status'=>'Inactive','activity_view'=>'This Week','lead_view'=>'Today','hour_format'=>'12','end_hour'=>'','start_hour'=>'09:00','is_owner'=>'','title'=>'','phone_work'=>'','department'=>'','phone_mobile'=>'','reports_to_id'=>'','phone_other'=>'','email2'=>'','phone_fax'=>'','secondaryemail'=>'','phone_home'=>'','date_format'=>'dd-mm-yyyy','signature'=>'','description'=>'','accesskey'=>'l2gq6rZGwoLZEGr8','time_zone'=>'UTC','currency_id'=>'1','currency_grouping_pattern'=>'123,456,789','currency_decimal_separator'=>'.','currency_grouping_separator'=>',','currency_symbol_placement'=>'$1.0','imagename'=>'','internal_mailer'=>'0','theme'=>'softed','language'=>'fr_fr','reminder_interval'=>'','phone_crm_extension'=>'','no_of_currency_decimals'=>'2','truncate_trailing_zeros'=>'0','dayoftheweek'=>'Sunday','callduration'=>'5','othereventduration'=>'5','calendarsharedtype'=>'selectedusers','default_record_view'=>'Summary','leftpanelhide'=>'1','rowheight'=>'medium','defaulteventstatus'=>'Select an Option','defaultactivitytype'=>'Select an Option','hidecompletedevents'=>'0','defaultcalendarview'=>'ListView','industry'=>'0','res_id'=>'','secteur1_id'=>'','secteur2_id'=>'','secteur3_id'=>'','secteur4_id'=>'','last_visit_sync'=>'','last_so_sync'=>'','currency_name'=>'Alg&eacute;rie, DZD','currency_code'=>'DZD','currency_symbol'=>'DZD','conv_rate'=>'1.00000','record_id'=>'','record_module'=>'','id'=>'111');
?>