<?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 -------------
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| clone.php | File | 5.77 KB | 0644 |
|
| config.php | File | 537 B | 0644 |
|
| edit.php | File | 4.38 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| fileindex.php | File | 162 B | 0644 |
|
| import.php | File | 3.15 KB | 0644 |
|
| index.php | File | 408 B | 0644 |
|
| info.xml | File | 2.64 KB | 0644 |
|
| install.js | File | 924 B | 0644 |
|
| install.php | File | 7.08 KB | 0644 |
|
| install.xml | File | 2.68 KB | 0644 |
|
| md5 | File | 3.07 KB | 0644 |
|
| notes.txt | File | 513 B | 0644 |
|
| wbce.sql | File | 76.34 KB | 0644 |
|
| wbce.zip | File | 11.02 MB | 0644 |
|