<?php // Database access definition $dbserver = "[[softdbhost]]"; // your database hostname $dbname = "[[softdb]]"; // your database name $dbuser = "[[softdbuser]]"; // your database username $dbpass = "[[softdbpass]]"; // your database password // Read-Only user for increasd security (optional): // * GRANT SELECT ON $dbname.addressbook TO $dbuser_read // * GRANT SELECT ON $dbname.group_list TO $dbuser_read // * GRANT SELECT ON $dbname.address_in_groups TO $dbuser_read // * GRANT SELECT ON $dbname.month_lookup TO $dbuser_read // $dbuser_read = "root"; // your database username // $dbpass_read = ""; // your database password // You may use a table-prefix if you have only one DB-User $table_prefix = ""; // Keep a history of all changes, incl. deletion. Used for intelligent merge. $keep_history = true; ?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| cfg.db.php | File | 957 B | 0644 |
|
| cfg.user.php | File | 1.34 KB | 0644 |
|
| clone.php | File | 3.33 KB | 0644 |
|
| fileindex.php | File | 498 B | 0644 |
|
| import.php | File | 2.94 KB | 0644 |
|
| info.xml | File | 1.61 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 3.7 KB | 0644 |
|
| install.xml | File | 460 B | 0644 |
|
| md5 | File | 14.3 KB | 0644 |
|
| notes.txt | File | 62 B | 0644 |
|