<?php //This file cannot be called directly, only included. if (str_replace(DIRECTORY_SEPARATOR, "/", __FILE__) == $_SERVER['SCRIPT_FILENAME']) { exit; } /** The database Host */ define('G_DBTYPE', 'mysql'); /** The database Host */ define('G_DBHOST', '[[softdbhost]]'); /** The database user*/ define('G_DBUSER', '[[softdbuser]]'); /** The database user password*/ define('G_DBPASSWD', '[[softdbpass]]'); /** The database name*/ define('G_DBNAME', '[[softdb]]'); /** The database tables prefix*/ define('G_DBPREFIX', ''); /** The servername offset */ define('G_OFFSET', '[[relativeurl]]/www/'); /**Software root path*/ define('G_ROOTPATH', str_replace("\\", "/", dirname(dirname(__FILE__)))."/"); /**Current version*/ define('G_VERSION_NUM', '3.6.15'); /**Include function files*/ require_once('globals.php'); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
.htaccess | File | 137 B | 0644 |
|
changelog.txt | File | 19.75 KB | 0644 |
|
configuration.php | File | 822 B | 0644 |
|
edit.php | File | 4.83 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 119 B | 0644 |
|
import.php | File | 3.07 KB | 0644 |
|
info.xml | File | 1.67 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 6.88 KB | 0644 |
|
install.xml | File | 2.14 KB | 0644 |
|
md5 | File | 4.53 KB | 0644 |
|
notes.txt | File | 544 B | 0644 |
|
php.ini | File | 239 B | 0644 |
|
phplivedocx_config.php | File | 179 B | 0644 |
|
upgrade.php | File | 3.83 KB | 0644 |
|
upgrade.xml | File | 291 B | 0644 |
|