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