Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/static/img/logo/config.php.tar
�азад
www/wwwroot/gamenworld.store/config.php 0000755 00000001477 15044520535 0014407 0 ustar 00 <?php // +------------------------------------------------------------------------+ // | @author: coder_mvn // | @name: Zontal - The Arcade Online HTML5 Game Playing Platform // | @author_email: mvk62015@gmail.com // | @version: 4.0v // +------------------------------------------------------------------------+ // | Zontal - The Arcade Online HTML5 Game Playing Platform // | Copyright (c) 2023 Zontal. All rights reserved. // +------------------------------------------------------------------------+ // MySQL Database User define("DB_USERNAME", "gamenworld_sto"); // MySQL Database Password define("DB_PASSWORD", "kZaRsdUvXS81"); // MySQL Hostname define("DB_HOST", "localhost"); // MySQL Database Name define("DB_NAME", "gamenworld_sto"); // Site URL $site_url = "https://gamenworld.store/"; // e.g (http://example.com) ?>