<?php define('_DBHOST_','[[softdbhost]]');// mysql server host name define('_DBUSER_','[[softdbuser]]');// mysql database username define('_DBPASS_','[[softdbpass]]');// mysql database password define('_DBNAME_','[[softdb]]');// mysql database name define('_SITENAME_','[[site_name]]');// Your site name define('_BASEURL_','[[softurl]]');// protocol required (http:// ) define('_BASEPATH_','[[softpath]]');// path on server to your site define('_PHOTOURL_',_BASEURL_.'/media/pics');// protocol required (http:// ). URL to your member photos define('_PHOTOPATH_',_BASEPATH_.'/media/pics');// path on server to your member photos define('_CACHEPATH_',_BASEPATH_.'/cache');// path on server to the cache folder define('_FILEOP_MODE_','disk'); define('_FTPHOST_',''); define('_FTPPATH_',''); define('_FTPUSER_',''); define('_FTPPASS_',''); $dbtable_prefix=$GLOBALS['dbtable_prefix']='dsb_'; define('USER_ACCOUNTS_TABLE',"{$dbtable_prefix}user_accounts"); define('USER_ACCOUNT_ID','user_id'); define('USER_ACCOUNT_USER','user'); define('USER_ACCOUNT_PASS','pass'); define('PASSWORD_ENC_FUNC','md5'); define('_LICENSE_KEY_','[[key_gen]]'); // md5()=[[md5_key_gen]] define('_INTERNAL_VERSION_','2.80'); $accepted_results_per_page=array(10=>10,5=>5,15=>15,20=>20); $accepted_images=array('jpg','jpeg','png');
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 | 6.24 KB | 0644 |
|
csrf-secret.php | File | 30 B | 0644 |
|
defines.inc.php | File | 1.27 KB | 0644 |
|
edit.php | File | 3.73 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 1.79 KB | 0644 |
|
import.php | File | 2.86 KB | 0644 |
|
info.xml | File | 1.66 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 6.8 KB | 0644 |
|
install.xml | File | 909 B | 0644 |
|
md5 | File | 6.42 KB | 0644 |
|
notes.txt | File | 299 B | 0644 |
|