Файл: sys/config.php
Строк: 10
<?php
header('Content-Type: text/html;charset=UTF-8');
/*$CONFIG['hostname'] = "localhost";
$CONFIG['username'] = "vh19518_buks";
$CONFIG['password'] = "vh19518_buks";
$CONFIG['dbname'] = "vh19518_buks"; */
$CONFIG['hostname'] = "localhost";
$CONFIG['username'] = "vh19518_buks";
$CONFIG['password'] = "vh19518_buks";
$CONFIG['dbname'] = "vh19518_buks";
$CONFIG['salt'] = "MAMBO ITALIANO, HEYNANO! MAMBO ITALIANO!";
$PRICES = array(
'like' => '2',
'friend' => '4',
'repost' => '5',
'group' => '3'
);