????
Current Path : /var/softaculous/vtiger/ |
Current File : //var/softaculous/vtiger/user_privileges_1.php |
<?php //This is the access privilege file $is_admin=true; $user_info=array('user_name'=>'admin','is_admin'=>'on','user_password'=>'[[admin_pass]]','confirm_password'=>'[[admin_pass]]','first_name'=>'[[admin_fname]]','last_name'=>'[[admin_lname]]','roleid'=>'H2','email1'=>'[[admin_email]]','status'=>'Active','activity_view'=>'This Week','lead_view'=>'Today','hour_format'=>'12','end_hour'=>'23:00','start_hour'=>'00:00','is_owner'=>'1','title'=>'','phone_work'=>'','department'=>'','phone_mobile'=>'','reports_to_id'=>'','phone_other'=>'','email2'=>'','phone_fax'=>'','secondaryemail'=>'','phone_home'=>'','date_format'=>'mm-dd-yyyy','signature'=>'','description'=>'','address_street'=>'','address_city'=>'','address_state'=>'','address_postalcode'=>'','address_country'=>'','accesskey'=>'[[access_key]]','time_zone'=>'America/New_York','currency_id'=>'1','currency_grouping_pattern'=>'123,456,789','currency_decimal_separator'=>'.','currency_grouping_separator'=>',','currency_symbol_placement'=>'$1.0','imagename'=>'','internal_mailer'=>'1','theme'=>'alphagrey','language'=>'[[language]]','reminder_interval'=>'1 Minute','currency_name'=>'USA, Dollars','currency_code'=>'USD','currency_symbol'=>'$','conv_rate'=>'1.00000','phone_crm_extension'=>'','no_of_currency_decimals'=>'0','truncate_trailing_zeros'=>'1','dayoftheweek'=>'Sunday','callduration'=>'5','othereventduration'=>'5','calendarsharedtype'=>'public','default_record_view'=>'Summary','leftpanelhide'=>'0','rowheight'=>'','defaulteventstatus'=>'Planned','defaultactivitytype'=>'Call','hidecompletedevents'=>'','defaultcalendarview'=>'MyCalendar','defaultlandingpage'=>'Home','userlabel'=>'[[admin_fname]] [[admin_lname]]','record_id'=>'','id'=>'1'); ?>