/var/softaculous/stripe
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.env5430644editdlrm
clone.php122740644editdlrm
error-404.html67940644editdlrm
error-500.html66900644editdlrm
extend.php72450644editdlrm
fileindex.php1600644editdlrm
import.php39500644editdlrm
info.xml34550644editdlrm
install.js9210644editdlrm
install.php135140644editdlrm
install.xml32340644editdlrm
md525010644editdlrm
notes.txt21820644editdlrm
update_pass.php22790644editdlrm
_edit.php50770644editdlrm
_edit.xml4470644editdlrm
_upgrade.php31600644editdlrm
_upgrade.xml3830644editdlrm
__config.php6220644editdlrm
Edit: /var/softaculous/stripe/__config.php (622B)
'MySQLDatabase', "server" => '[[softdbhost]]', "username" => '[[softdbuser]]', "password" => '[[softdbpass]]', "database" => '[[softdb]]', "path" => '', ); MySQLDatabase::set_connection_charset('utf8'); // Set the current theme. More themes can be downloaded from // http://www.silverstripe.org/themes/ SSViewer::set_theme('blackcandy'); // Set the site locale i18n::set_locale('en_US'); // Enable nested URLs for this site (e.g. page/sub-page/) if (class_exists('SiteTree')) SiteTree::enable_nested_urls();