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

28 lines
3.7 KiB
PHP

<?php
//This is the access privilege file
$is_admin=false;
$current_user_roles='H2';
$current_user_parent_role_seq='H1::H2';
$current_user_profiles=array(16,);
$profileGlobalPermission=array('1'=>1,'2'=>1,);
$profileTabsPermission=array('1'=>0,'2'=>0,'4'=>0,'6'=>0,'7'=>1,'8'=>0,'9'=>0,'10'=>0,'13'=>1,'14'=>0,'15'=>1,'16'=>0,'18'=>1,'19'=>0,'21'=>1,'22'=>0,'23'=>0,'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=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,10=>0,),4=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,8=>1,10=>0,),6=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,8=>1,10=>0,),8=>array(0=>0,1=>0,2=>1,4=>0,7=>0,6=>0,),9=>array(0=>0,1=>0,2=>0,4=>0,7=>0,5=>1,6=>0,),14=>array(0=>1,1=>1,2=>1,4=>0,7=>1,5=>1,6=>0,10=>0,),16=>array(0=>0,1=>0,2=>0,4=>0,7=>0,5=>1,6=>0,),19=>array(0=>1,1=>1,2=>1,4=>0,7=>1,5=>1,6=>0,10=>0,),22=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,),23=>array(0=>0,1=>0,2=>1,4=>0,7=>0,5=>1,6=>0,),25=>array(0=>1,1=>0,2=>0,4=>0,7=>0,6=>0,13=>0,),);
$current_user_groups=array();
$subordinate_roles=array('H32','H10','H11','H36','H14','H12','H34','H13','H35','H4','H7','H8','H15','H24','H27','H25','H28','H26','H29','H16','H20','H22','H21','H23','H30','H3','H33','H17','H9','H18','H19','H31',);
$parent_roles=array('H1',);
$subordinate_roles_users=array('H32'=>array(115,),'H10'=>array(19,114,),'H11'=>array(105,),'H36'=>array(132,),'H14'=>array(46,47,49,50,52,53,104,131,),'H12'=>array(106,),'H34'=>array(45,),'H13'=>array(48,51,125,126,130,),'H35'=>array(43,44,54,55,124,128,),'H4'=>array(),'H7'=>array(38,39,40,41,42,112,113,123,127,),'H8'=>array(5,),'H15'=>array(111,),'H24'=>array(99,),'H27'=>array(90,93,),'H25'=>array(87,),'H28'=>array(86,91,92,97,101,102,129,),'H26'=>array(88,),'H29'=>array(85,89,94,95,96,98,100,103,108,),'H16'=>array(110,),'H20'=>array(60,),'H22'=>array(57,58,66,67,70,71,72,74,75,77,78,81,82,84,),'H21'=>array(62,),'H23'=>array(56,59,64,65,68,69,76,79,80,83,),'H30'=>array(61,63,73,),'H3'=>array(12,),'H33'=>array(122,),'H17'=>array(15,),'H9'=>array(20,21,23,24,25,26,27,30,31,),'H18'=>array(32,),'H19'=>array(33,34,35,36,37,),'H31'=>array(28,29,109,),);
$user_info=array('user_name'=>'S.BOUMANSOUR','is_admin'=>'off','user_password'=>'$1$S.000000$SMhGOqlP0yjJqaxEegyPy/','confirm_password'=>'$1$S.000000$SMhGOqlP0yjJqaxEegyPy/','first_name'=>'SEDIK','last_name'=>'BOUMANSOUR','roleid'=>'H2','email1'=>'sedik.boumansour@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'=>'blT7Go7Q6b8vLlJe','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'=>'private','default_record_view'=>'Summary','leftpanelhide'=>'0','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'=>'','currency_name'=>'Alg&eacute;rie, DZD','currency_code'=>'DZD','currency_symbol'=>'DZD','conv_rate'=>'1.00000','record_id'=>'','record_module'=>'','id'=>'107');
?>