Файловый менеджер - Редактировать - /home/flapvehx/streamnexus.online/static/img/logo/config.php.tar
Ðазад
home/flapvehx/streamnexus.online/includes/config.php 0000600 00000001641 15000305024 0016715 0 ustar 00 <?php // +------------------------------------------------------------------------+ // | @author: MvnThemes // | @name: Zontal - The Arcade Online HTML5 Game Playing Platform // | @author_email: mvk62015@gmail.com // | @version: 1.0v // +------------------------------------------------------------------------+ // | Zontal - The Arcade Online HTML5 Game Playing Platform // | Copyright (c) 2017 Zontal. All rights reserved. // +------------------------------------------------------------------------+ // MySQL Hostname $sql_db_host = "localhost"; // MySQL Database User $sql_db_user = "flapvehx_streamnexus"; // MySQL Database Password $sql_db_pass = "Gmail897138945"; // MySQL Database Name $sql_db_name = "flapvehx_streamnexus"; $con = mysqli_connect($sql_db_host, $sql_db_user, $sql_db_pass, $sql_db_name); // Site URL $site_url = "https://streamnexus.online/"; // e.g (http://example.com) ?>