PATH:
var
/
softaculous
/
presta17
<?php @unlink('update_appkey.php'); //Required to autoload the namespaces require_once 'vendor/autoload.php'; $key = \Defuse\Crypto\Key::createNewRandomKey(); $privateKey = openssl_pkey_new([ 'private_key_bits' => 2048, 'private_key_type' => OPENSSL_KEYTYPE_RSA, ]); openssl_pkey_export($privateKey, $apiPrivateKey); $apiPublicKey = openssl_pkey_get_details($privateKey)['key']; echo '<publickey>'.$apiPublicKey.'</publickey>'; echo '<privatekey>'.$apiPrivateKey.'</privatekey>'; ?>
[+]
php56
[-] robots.txt
[edit]
[+]
php81
[+]
php53
[-] update_pass.php
[edit]
[-] parameters.yml
[edit]
[+]
..
[-] edit.xml
[edit]
[-] import.php
[edit]
[-] parameters.php
[edit]
[-] notes.txt
[edit]
[-] update_appkey.php
[edit]
[-] extend.php
[edit]
[-] new_order.html
[edit]
[-] md5
[edit]
[-] clone.php
[edit]
[-] _bootstrap.php
[edit]
[-] changelog.txt
[edit]
[-] install.js
[edit]
[-] return_slip.html
[edit]
[+]
php71
[-] install.php
[edit]
[-] fileindex.php
[edit]
[-] edit.php
[edit]
[-] soft_delete.php
[edit]
[-] clone_bootstrap.php
[edit]
[-] .htaccess
[edit]
[-] info.xml
[edit]
[-] install.xml
[edit]
[-] order_conf.html
[edit]
[-] settings.inc.php
[edit]
[+]
images
[-] bootstrap.php
[edit]
[-] shop1.json
[edit]
[+]
php82
[+]
bootstrap_old