Files
CIEF Dev Team 09421c18b8 Initial commit
2018-03-07 16:15:53 +08:00

12 lines
648 B
PHP

<?php
/*
* Here is some variable you can set for the system
*/
$global_min_wd = "100"; // Its the minimal withdrawal amount
$global_wdable = "50"; // This number is the PERCENTAGE of withdrawal amount that will be able to transfer on user bank account
$global_wdreg = "50"; // This number is the PERCENTAGE of withdrawal amount that will CONVERTED into user register fund
$global_min_trf = "1"; // Its minimal transfer amount
$global_min_bpoint = "100"; // Its Minimal Amount if user want to buy a point
$global_max_dev_day = "260"; // Its the maximum day of devident invesment
$global_env = "real"; // Its the maximum day of devident invesment