<?php define('OW_URL_HOME', '[[softurl]]/'); define('OW_DB_HOST', '[[softdbhost]]'); define('OW_DB_PORT', null); define('OW_DB_USER', '[[softdbuser]]'); define('OW_DB_PASSWORD', '[[softdbpass]]'); define('OW_DB_NAME', '[[softdb]]'); define('OW_DB_PREFIX', 'ow_'); define('OW_DIR_USERFILES', OW_DIR_ROOT.'ow_userfiles'.DS); define('OW_DIR_STATIC', OW_DIR_ROOT.'ow_static'.DS); define('OW_URL_STATIC', OW_URL_HOME.'ow_static/'); define('OW_URL_USERFILES', OW_URL_HOME.'ow_userfiles/'); define('OW_DIR_PLUGINFILES', OW_DIR_ROOT.'ow_pluginfiles/'); define('OW_PASSWORD_SALT', '[[pass_salt]]'); define('OW_DIR_CORE', OW_DIR_ROOT.'ow_core'.DS); define('OW_DIR_INC', OW_DIR_ROOT.'ow_includes'.DS); define('OW_DIR_LIB', OW_DIR_ROOT.'ow_libraries'.DS); define('OW_DIR_UTIL', OW_DIR_ROOT.'ow_utilities'.DS); define('OW_DIR_PLUGIN', OW_DIR_ROOT.'ow_plugins'.DS); define('OW_DIR_THEME', OW_DIR_ROOT.'ow_themes'.DS); define('OW_DIR_SYSTEM_PLUGIN', OW_DIR_ROOT.'ow_system_plugins'.DS); define('OW_DIR_SMARTY', OW_DIR_ROOT.'ow_smarty'.DS); define('OW_USE_CLOUDFILES', false); if ( defined('OW_CRON') ) { define('OW_DEBUG_MODE', false); define('OW_DEV_MODE', false); define('OW_PROFILER_ENABLE', false); } else { /** * Make changes in this block if you want to enable DEV mode and DEBUG mode */ define('OW_DEBUG_MODE', false); define('OW_DEV_MODE', false); define('OW_PROFILER_ENABLE', false); }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
updater | Folder | 0755 |
|
|
changelog.txt | File | 7.74 KB | 0644 |
|
clone.php | File | 3.24 KB | 0644 |
|
config.php | File | 1.39 KB | 0644 |
|
edit.php | File | 4.44 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 285 B | 0644 |
|
import.php | File | 3.26 KB | 0644 |
|
info.xml | File | 1.52 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 5.91 KB | 0644 |
|
install.xml | File | 1.44 KB | 0644 |
|
lang_1.php | File | 193.39 KB | 0644 |
|
md5 | File | 3.6 KB | 0644 |
|
notes.txt | File | 1.04 KB | 0644 |
|
upgrade.php | File | 4.51 KB | 0644 |
|
upgrade.xml | File | 357 B | 0644 |
|