/
var
/
www
/
myprog.com.ua
/
telegram
/
config
/
/var/www/myprog.com.ua/telegram/config
mkdir
upload
Name
Size
Mode
Actions
.gitignore
10
0644
edit
dl
rm
.htaccess
31
0644
edit
dl
rm
config.php
328
0644
edit
dl
rm
Edit:
/var/www/myprog.com.ua/telegram/config/config.php
(328B)
<?php define ('DB_HOST' ,'localhost'); define ('DB_NAME' ,'admin_cashcontrol'); define ('DB_USER' ,'root'); define ('DB_PASS' ,'zedZtop117mysql'); define ('ENCODE' ,'utf8'); define ('DB_TYPE' ,'mysql'); define ('DB_PREFIX' ,''); define('CHARSET','utf-8'); define('TOKEN','652199162:AAGC9HR_zszn0v2rg1VDEW3MkuSJD37v0E0'); ?>
Save