T201704201407
This commit is contained in:
@@ -13,5 +13,12 @@ define('DATABASE_USER', 'gr2');
|
||||
define('DATABASE_PASSWORD', '2Au-R2n-cQN-uuG');
|
||||
define('DATABASE_NAME', 'CSDB');
|
||||
|
||||
//consts for points calculation
|
||||
define('MAX_POINTS', 1000);
|
||||
define('MIN_POINTS', 100);
|
||||
define('POINTS_REDUCTION', 40);
|
||||
define('TIME_FULL', 0);
|
||||
define('REDUCTION_STEP', 100);
|
||||
|
||||
// TODO
|
||||
?>
|
||||
Reference in New Issue
Block a user