REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 459 B
Close
/home/godevadmin/www/admin/braintree/tests/includes/braintree_init.php
Text
Base64
<?php session_start(); require_once("../vendor/autoload.php"); if(file_exists(__DIR__ . "/../.env")) { $dotenv = new Dotenv\Dotenv(__DIR__ . "/../"); $dotenv->load(); } Braintree\Configuration::environment(getenv('sandbox')); Braintree\Configuration::merchantId(getenv('k26xm69k5yhmzf8k')); Braintree\Configuration::publicKey(getenv('tykbhphgw8wvmzck')); Braintree\Configuration::privateKey(getenv('01b2cbe5fee0950065f7cd9db3ed4992'));
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
braintree_init.php
459 B
lrwxrwxr-x
2023-11-07 19:59:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
head.php
403 B
lrwxrwxr-x
2023-11-07 19:59:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
header.php
952 B
lrwxrwxr-x
2023-11-07 19:59:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).