<?php error_reporting(E_ALL); const HTTP_SERVER = '[[protocol]]://[[domhost]]'; const COOKIE_OPTIONS = [ 'lifetime' => 0, 'domain' => '[[domhost]]', 'path' => '[[relativeurl]]/admin', 'samesite' => 'Lax', [[secure]] ]; const DIR_WS_ADMIN = '[[relativeurl]]/admin/'; const HTTP_CATALOG_SERVER = '[[protocol]]://[[domhost]]'; const DIR_WS_CATALOG = '[[relativeurl]]/'; date_default_timezone_set('America/New_York'); const DIR_FS_CATALOG = '[[softpath]]/'; const DIR_FS_DOCUMENT_ROOT = '[[softpath]]/'; const DIR_FS_ADMIN = '[[softpath]]/admin/'; const DIR_FS_BACKUP = DIR_FS_ADMIN . 'backups/'; // If you are asked to provide configure.php details, // before sharing, please remove the data below and // obfuscate the admin folder and home directory (DIR_FS). const DB_SERVER = '[[softdbhost]]'; const DB_SERVER_USERNAME = '[[softdbuser]]'; const DB_SERVER_PASSWORD = '[[softdbpass]]'; const DB_DATABASE = '[[softdb]]';
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 | 3.95 KB | 0644 |
|
_configure.php | File | 977 B | 0644 |
|
configure.php | File | 649 B | 0644 |
|
edit.php | File | 5.41 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 801 B | 0644 |
|
import.php | File | 3.51 KB | 0644 |
|
info.xml | File | 3.15 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 5.62 KB | 0644 |
|
install.xml | File | 1.06 KB | 0644 |
|
md5 | File | 3.43 KB | 0644 |
|
notes.txt | File | 467 B | 0644 |
|
update_pass.php | File | 4.65 KB | 0644 |
|