<?php // HTTP define('HTTP_SERVER', '[[softurl]]/'); // HTTPS define('HTTPS_SERVER', '[[softurl]]/'); // DIR define('DIR_APPLICATION', '[[real_softpath]]/catalog/'); define('DIR_SYSTEM', '[[real_softpath]]/system/'); define('DIR_IMAGE', '[[real_softpath]]/image/'); define('DIR_STORAGE', '[[softdatadir]]/storage/'); define('DIR_LANGUAGE', DIR_APPLICATION . 'language/'); define('DIR_TEMPLATE', DIR_APPLICATION . 'view/theme/'); define('DIR_CONFIG', DIR_SYSTEM . 'config/'); define('DIR_CACHE', DIR_STORAGE . 'cache/'); define('DIR_DOWNLOAD', DIR_STORAGE . 'download/'); define('DIR_LOGS', DIR_STORAGE . 'logs/'); define('DIR_MODIFICATION', DIR_STORAGE . 'modification/'); define('DIR_SESSION', DIR_STORAGE . 'session/'); define('DIR_UPLOAD', DIR_STORAGE . 'upload/'); // DB define('DB_DRIVER', 'mysqli'); define('DB_HOSTNAME', '[[softdbhost]]'); define('DB_USERNAME', '[[softdbuser]]'); define('DB_PASSWORD', '[[softdbpass]]'); define('DB_DATABASE', '[[softdb]]'); define('DB_PORT', '3306'); define('DB_PREFIX', '[[dbprefix]]');
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
clone.php | File | 3.22 KB | 0644 |
|
config.php | File | 1.01 KB | 0644 |
|
config_.php | File | 1.22 KB | 0644 |
|
edit.php | File | 4.46 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 104 B | 0644 |
|
import.php | File | 4.43 KB | 0644 |
|
info.xml | File | 2.51 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 8.87 KB | 0644 |
|
install.xml | File | 2.1 KB | 0644 |
|
md5 | File | 1.38 KB | 0644 |
|
notes.txt | File | 2.06 KB | 0644 |
|
upgrade.php | File | 3.62 KB | 0644 |
|
upgrade.xml | File | 338 B | 0644 |
|