$admin_name = q!John Jeremiah!;
$admin_email = q!admin@t-sc-g.com!;
@cmds = qw (~cmds0~ ~cmds1~ ~cmds2~ ~cmds3~ ~cmds4~);
@refs = qw (t-sc-g.com www.t-sc-g.com 69.72.241.122);
$datadir = q!/home/sequent/home/tscg/xflow_data!;
$cgidir = q!/home/sequent/home/tscg/cgi-bin/xflow!;
$libdir = q!/home/sequent/home/tscg/cgi-bin/lib!;
$htmldir = q!/home/sequent/home/tscg!;
$member_only_dir = q!/home/sequent/home/tscg/members_only!;
$cgiurl = q!http://www.t-sc-g.com/cgi-bin/xflow!;
$htmlurl = q!http://www.t-sc-g.com!;
$member_url = q!http://www.t-sc-g.com/members!;
$member_only_url = q!http://www.t-sc-g.com/members_only!;
$in{'gif_url'} = q!http://www.t-sc-g.com/images/xflow!;
$in{'currency_sign'} = q!$!;
$start_year = 2010;
$home_page = q!index.html!;
@userfields = qw (id username password email first_name last_name address city state zip country phone_number tax_id skype program passport_number bank_name bank_address bank_city bank_state bank_country account_name account_number swift_code sort_code_or_routing_number paypal_email rcf_date monthly_profit annual_profit);
@edit_fields = qw (password email address city state zip country phone_number skype);
@required_fields = qw (password email first_name last_name address city state zip country phone_number skype);
@duplicate_fields = qw (email first_name last_name address phone_number skype);
@dbfields = qw (4 3 2 5 6 7 8 10 9 11 0);
@moptions = qw (1 1 1000 50 5 100 0 0 1 15 15 2 1 0 0 0 7 1 0 D1 1 0 0 1 1 1 1 1);
$mailtype = q!sendmail!;
$mailprog = q!/usr/sbin/sendmail!;
$db_driver = q!mysql!;
$default_member = q!!;
1;

