<?php /* Configuration file for Hotaru CMS. */ // Paths define("BASEURL", '[[softurl]]/'); // e.g. http://www.mysite.com/ Needs trailing slash (/) // Database details define("DB_USER", '[[softdbuser]]'); // Add your own database details define("DB_PASSWORD", '[[softdbpass]]'); define("DB_NAME", '[[softdb]]'); define("DB_HOST", '[[softdbhost]]'); // You probably won't need to change this // You probably don't need to change these define("DB_PREFIX", '[[dbprefix]]'); // Database prefix, e.g. "hotaru_" define("DB_LANG", 'en'); // Database language, e.g. "en" define('DB_CHARSET', 'utf8'); // Database Character Set (UTF8 is Recommended), e.g. "utf8" define("DB_COLLATE", 'utf8_unicode_ci'); // Database Collation (UTF8 is Recommended), e.g. "utf8_unicode_ci" define("LANGUAGE_ADMIN", 'en'); define("LANGUAGE_MAIN", 'en'); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
edit.php | File | 12.2 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 210 B | 0644 |
|
import.php | File | 3.14 KB | 0644 |
|
info.xml | File | 2.64 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 6.33 KB | 0644 |
|
install.xml | File | 754 B | 0644 |
|
md5 | File | 4.29 KB | 0644 |
|
notes.txt | File | 187 B | 0644 |
|
settings.php | File | 878 B | 0644 |
|
update_pass.php | File | 5.38 KB | 0644 |
|