9 lines
1.7 KiB
PHP
9 lines
1.7 KiB
PHP
<?php
|
|
|
|
|
|
//This is the access privilege file
|
|
$is_admin=true;
|
|
|
|
$user_info=array('user_name'=>'admin','is_admin'=>'on','user_password'=>'$1$ad000000$NrqGKj1mP79t7KUIm8cnY1','confirm_password'=>'$1$ad000000$NrqGKj1mP79t7KUIm8cnY1','first_name'=>'MEKKI','last_name'=>'Administrator','roleid'=>'H2','email1'=>'houcine.mekki@sophal.net','status'=>'Active','activity_view'=>'This Week','lead_view'=>'Today','hour_format'=>'24','end_hour'=>'23:00','start_hour'=>'07:00','is_owner'=>'1','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'=>'sophal@crm','time_zone'=>'Africa/Algiers','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'=>'fr_fr','reminder_interval'=>'1 Minute','phone_crm_extension'=>'','no_of_currency_decimals'=>'2','truncate_trailing_zeros'=>'1','dayoftheweek'=>'Sunday','callduration'=>'5','othereventduration'=>'5','calendarsharedtype'=>'selectedusers','default_record_view'=>'Summary','leftpanelhide'=>'1','rowheight'=>'','defaulteventstatus'=>'Planned','defaultactivitytype'=>'Visite','hidecompletedevents'=>'0','defaultcalendarview'=>'MyCalendar','industry'=>'0','res_id'=>'','secteur1_id'=>'','secteur2_id'=>'','secteur3_id'=>'','secteur4_id'=>'','last_visit_sync'=>'0000-00-00 00:00:00','last_so_sync'=>'0000-00-00 00:00:00','currency_name'=>'Algérie, DZD','currency_code'=>'DZD','currency_symbol'=>'DZD','conv_rate'=>'1.00000','record_id'=>'','record_module'=>'','id'=>'1');
|
|
|
|
?>
|