<?php /** * * database page, has the settings for database connection * * @author Patrick Lockley * @version 1.0 * @package */ /* * Database type */ $xerte_toolkits_site->database_type = 'mysql'; /* * Host where database is */ $xerte_toolkits_site->database_host = '[[softdbhost]]'; /* * Username for database */ $xerte_toolkits_site->database_username = '[[softdbuser]]'; /* * Password for database */ $xerte_toolkits_site->database_password = '[[softdbpass]]'; /* * Database name */ $xerte_toolkits_site->database_name = '[[softdb]]'; /* * Database table prefix */ $xerte_toolkits_site->database_table_prefix = '[[dbprefix]]';
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
database.php | File | 658 B | 0644 |
|
edit.php | File | 4.73 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 1.18 KB | 0644 |
|
import.php | File | 3.45 KB | 0644 |
|
info.xml | File | 3.18 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 4.36 KB | 0644 |
|
install.xml | File | 963 B | 0644 |
|
md5 | File | 1.99 KB | 0644 |
|
notes.txt | File | 261 B | 0644 |
|
upgrade.php | File | 3.33 KB | 0644 |
|
upgrade.xml | File | 392 B | 0644 |
|