Files
ARCHIVED-IZYIM/includes/global.variable.php
T
CIEF Dev Team 4716562987 Initial commit
2018-03-06 13:21:45 +00:00

12 lines
648 B
PHP
Executable File

<?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