PATH:
var
/
softaculous
/
wbce
<?php define('DB_TYPE', 'mysqli'); define('DB_HOST', '[[softdbhost]]'); define('DB_NAME', '[[softdb]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_CHARSET', 'utf8'); define('TABLE_PREFIX', '[[dbprefix]]'); define('WB_URL', '[[softurl]]'); // no leading/trailing slash or backslash. define('ADMIN_DIRECTORY', 'admin'); // no leading/trailing slash or backslash. A simple directory name only. require_once(dirname(__FILE__).'/framework/initialize.php'); // end of file -------------
[-] config.php
[edit]
[+]
php56
[+]
php81
[+]
php53
[-] index.php
[edit]
[+]
..
[-] edit.xml
[edit]
[-] import.php
[edit]
[-] notes.txt
[edit]
[-] md5
[edit]
[-] clone.php
[edit]
[-] install.js
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] edit.php
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[+]
images
[+]
php82