| Server IP : 138.197.176.125 / Your IP : 216.73.216.41 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/crm_easylife/user_privileges/ |
Upload File : |
<?php
//This is the access privilege file
$is_admin=false;
$current_user_roles='H16';
$current_user_parent_role_seq='H1::H2::H16';
$current_user_profiles=array(11,);
$profileGlobalPermission=array('1'=>1,'2'=>1,);
$profileTabsPermission=array('1'=>0,'2'=>1,'4'=>1,'6'=>1,'7'=>1,'8'=>1,'9'=>1,'10'=>1,'13'=>1,'14'=>1,'15'=>1,'16'=>1,'18'=>1,'19'=>1,'20'=>1,'21'=>1,'22'=>1,'23'=>1,'24'=>1,'25'=>1,'26'=>1,'27'=>1,'30'=>1,'32'=>1,'33'=>1,'35'=>1,'39'=>1,'40'=>1,'41'=>1,'42'=>1,'43'=>1,'44'=>1,'45'=>1,'46'=>1,'47'=>1,'48'=>1,'50'=>0,'51'=>0,'52'=>1,'53'=>1,'54'=>1,'55'=>1,'56'=>1,'57'=>1,'58'=>1,'59'=>1,'60'=>1,'28'=>1,'3'=>0,);
$profileActionPermission=array(25=>array(0=>1,1=>0,2=>0,4=>0,7=>0,6=>1,),50=>array(0=>0,1=>0,2=>0,4=>0,7=>0,5=>0,6=>0,8=>0,10=>1,),);
$current_user_groups=array();
$subordinate_roles=array();
$parent_roles=array('H1','H2',);
$subordinate_roles_users=array();
$user_info=array('user_name'=>'UserTest','is_admin'=>'off','user_password'=>'$2y$10$BXrVplcifxLqHhOF.kirm.TOKgJ5wJROBiI57nm3E0GVdiO6oIWf.','confirm_password'=>'$2y$10$BXrVplcifxLqHhOF.kirm.TOKgJ5wJROBiI57nm3E0GVdiO6oIWf.','first_name'=>'User','last_name'=>'test','roleid'=>'H16','email1'=>'pietromarra@easylife.house','status'=>'Active','activity_view'=>'Today','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'=>'yyyy-mm-dd','signature'=>'','description'=>'','address_street'=>'','address_city'=>'','address_state'=>'','address_postalcode'=>'','address_country'=>'','accesskey'=>'zTSPwKPoHf6HmpW','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'=>'nature','language'=>'en_us','reminder_interval'=>'','phone_crm_extension'=>'','no_of_currency_decimals'=>'2','truncate_trailing_zeros'=>'0','dayoftheweek'=>'Sunday','callduration'=>'5','othereventduration'=>'5','calendarsharedtype'=>'public','default_record_view'=>'Summary','leftpanelhide'=>'0','rowheight'=>'medium','defaulteventstatus'=>'','defaultactivitytype'=>'','hidecompletedevents'=>'0','defaultcalendarview'=>'','defaultlandingpage'=>'Home','userlabel'=>'User test','currency_name'=>'Euro','currency_code'=>'EUR','currency_symbol'=>'€','conv_rate'=>'1.00000','record_id'=>'','id'=>'15');
?>