<?php ////////////////////////////// // The Hosting Tool // SQL Config // By Jonny H // Released under the GNU-GPL ////////////////////////////// //Are we being called by the script? if(THT != 1){die();} //MAIN SQL CONFIG - Change values accordingly $sql['host'] = '[[softdbhost]]'; #The MySQL Host, usually default - localhost $sql['user'] = '[[softdbuser]]'; #The MySQL Username $sql['pass'] = '[[softdbpass]]'; #The MySQL Password $sql['db'] = '[[softdb]]'; #The MySQL DB, remember to have your username prefix $sql['pre'] = '[[dbprefix]]'; #The MySQL Prefix, usually default unless otherwise //LEAVE $sql['install'] = true; ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
clone.php | File | 3.39 KB | 0644 |
|
conf.inc.php | File | 634 B | 0644 |
|
edit.php | File | 5.14 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 93 B | 0644 |
|
import.php | File | 4.04 KB | 0644 |
|
info.xml | File | 2.13 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 4.2 KB | 0644 |
|
install.xml | File | 1.31 KB | 0644 |
|
md5 | File | 4.39 KB | 0644 |
|
notes.txt | File | 146 B | 0644 |
|
upgrade.php | File | 3.07 KB | 0644 |
|
upgrade.xml | File | 301 B | 0644 |
|