<?php /*---------------------------------------------------------------------------------- SAMPLE CONFIG FILE: Rename or copy this file as '_cfg.php'. EDIT VALUES ON THE RIGHT, DO NOT CHANGE THE VALUES IN CAPITALS!!! ------------------------------------------------------------------------------------*/ /* DATABASE CONNECTION If you are unsure of your database credentials, contact your host ----------------------------------------------------------------------*/ /* MySQL host */ define('DB_HOST', '[[softdbhost]]'); /* MySQL username */ define('DB_USER', '[[softdbuser]]'); /* MySQL password */ define('DB_PASS', '[[softdbpass]]'); /* MySQL database name */ define('DB_NAME', '[[softdb]]'); /* Table prefix. You can have multiple installations in one database if you give each a unique prefix. Only numbers, letters, and underscores */ define('DB_PREFIX', '[[dbprefix]]'); /* Charset used to create database tables. If unsure, don't change. */ define('DB_CHAR_SET', 'utf8'); /* MySQL locale. If unsure, don't change. http://dev.mysql.com/doc/refman/5.0/en/locale-support.html */ define('DB_LOCALE', 'en_GB'); /* MySQL date/time adjustment. You can also use 'system'. May not need changing. */ define('DB_TIMEZONE', '+00:00'); /* SECURITY SALT / HASH Random mix of alphanumeric and special characters to encrypt session/cookie data. Generate hash @ https://www.maianmedia.com/services/keys/ -----------------------------------------------------------------------------------------*/ define('SECRET_KEY', '[[SECRET_KEY]]'); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
_cfg.php | File | 1.53 KB | 0644 |
|
changelog.txt | File | 12.17 KB | 0644 |
|
clone.php | File | 6.23 KB | 0644 |
|
edit.php | File | 5.09 KB | 0644 |
|
edit.xml | File | 447 B | 0644 |
|
extend.php | File | 9.03 KB | 0644 |
|
fileindex.php | File | 90 B | 0644 |
|
import.php | File | 3.85 KB | 0644 |
|
info.xml | File | 3.29 KB | 0644 |
|
install.js | File | 1.17 KB | 0644 |
|
install.php | File | 5.39 KB | 0644 |
|
install.xml | File | 1.14 KB | 0644 |
|
md5 | File | 1.37 KB | 0644 |
|
notes.txt | File | 790 B | 0644 |
|
update_pass.php | File | 508 B | 0644 |
|
upgrade.php | File | 4.65 KB | 0644 |
|
upgrade.xml | File | 356 B | 0644 |
|