芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/mctv/web/settings.php
" . __("Please press the back button in your browser.")); global $dbhost; global $dbuser; global $dbpass; global $dbname; $dbhost = 'localhost'; $dbuser = 'mgatv524_mctv'; $dbpass = 'h-1cr&P!AC2S'; $dbname = 'mgatv524_mctv'; if (!defined('SECRET_KEY')) define('SECRET_KEY','CO9kTOPQ8I81');; if (file_exists('/var/www/cms/custom/settings-custom.php')) include_once('/var/www/cms/custom/settings-custom.php');