add 6.4.1.1 (sourceGuardian for PHP 8.x)

This commit is contained in:
Daniel Seifert 2023-01-25 10:47:59 +01:00
bovenliggende c328876abb
commit 7ef9561179
Getekend door: DanielS
GPG sleutel-ID: 8A7C4C6ED1915C6F
295 gewijzigde bestanden met toevoegingen van 638 en 562 verwijderingen

Bestand weergeven

@ -7,12 +7,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.4.1.0...rel_6.x_mgw)
## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.4.1.1...rel_6.x_mgw)
## [6.4.1.0](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...6.4.1.0)
## [6.4.1.1](https://git.d3data.de/D3Private/Unzer/compare/6.4.1.0...6.4.1.1) - 2023-01-25
### Fixed
- abgebrochener Zahlungsprozess führt zu geleertem Warenkorb
- Bypass umgeht Anzeige des Zahlungsprozesses
## [6.4.1.0](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...6.4.1.0) - 2022-12-16
### Added
- installable in OXID 6.5.1
- show bank brand selector on iDeal payments
- installierbar in OXID 6.5.1
- zeige Bankenauswahl bei iDeal Zahlungen
### Changed
- move test mode from custom variable to log level
@ -24,15 +29,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- prevents destroyed log levels, when debug were set
- update getting debug level
## [6.4.0.2](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.1...6.4.0.2)
## [6.4.0.2](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.1...6.4.0.2) - 2022-11-22
### Fixed
- catch Unzer runtime exceptions in case of invalid private key
## [6.4.0.1](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.0...6.4.0.1)
## [6.4.0.1](https://git.d3data.de/D3Private/Unzer/compare/6.4.0.0...6.4.0.1) - 2022-11-01
### Fixed
- fix wrong PHP dependency
## [6.4.0.0](https://git.d3data.de/D3Private/Unzer/compare/6.3.0.0...6.4.0.0)
## [6.4.0.0](https://git.d3data.de/D3Private/Unzer/compare/6.3.0.0...6.4.0.0) - 2022-10-28
### Added
- Webhooks für folgende Stati hinzugefügt
- payment.completed

Bestand weergeven

@ -1,9 +1,9 @@
{
"title": "<i class='fab fa-d3 d3fa-color-blue'></i> unzer",
"moduleversion": "6.4.1.0",
"moduleversion": "6.4.1.1",
"titledesc": "für den Oxid eShop",
"author": "D³ Data Development",
"moduledate": "16.12.2022",
"moduledate": "25.01.2023",
"editors": "",
"tagline": "",
"image": "",

Bestand weergeven

@ -91,19 +91,25 @@
<div class="Page__header">
<h1><a href="../changelog/Changelog.html">Changelog</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">
<p>All notable changes to this project will be documented in this file.</p>
<p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/" class="Link--external">Keep a Changelog</a>,
and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class="Link--external">Semantic Versioning</a>.</p>
<h2 id="page_Unreleased"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.1.0...rel_6.x_mgw" class="Link--external">Unreleased</a></h2>
<h2 id="page_6-4-1-0"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...6.4.1.0" class="Link--external">6.4.1.0</a></h2>
<h2 id="page_Unreleased"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.1.1...rel_6.x_mgw" class="Link--external">Unreleased</a></h2>
<h2 id="page_6-4-1-1-2023-01-25"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.1.0...6.4.1.1" class="Link--external">6.4.1.1</a> - 2023-01-25</h2>
<h3 id="page_Fixed">Fixed</h3>
<ul>
<li>abgebrochener Zahlungsprozess führt zu geleertem Warenkorb</li>
<li>Bypass umgeht Anzeige des Zahlungsprozesses</li>
</ul>
<h2 id="page_6-4-1-0-2022-12-16"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.2...6.4.1.0" class="Link--external">6.4.1.0</a> - 2022-12-16</h2>
<h3 id="page_Added">Added</h3>
<ul>
<li>installable in OXID 6.5.1</li>
<li>show bank brand selector on iDeal payments</li>
<li>installierbar in OXID 6.5.1</li>
<li>zeige Bankenauswahl bei iDeal Zahlungen</li>
</ul>
<h3 id="page_Changed">Changed</h3>
<ul>
@ -111,7 +117,7 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class=
<li>update set log item calls</li>
<li>catch Unzer API errors while handle remaining order</li>
</ul>
<h3 id="page_Fixed">Fixed</h3>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>update debug switch
<ul>
@ -120,17 +126,17 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class=
</ul>
</li>
</ul>
<h2 id="page_6-4-0-2"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.1...6.4.0.2" class="Link--external">6.4.0.2</a></h2>
<h2 id="page_6-4-0-2-2022-11-22"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.1...6.4.0.2" class="Link--external">6.4.0.2</a> - 2022-11-22</h2>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>catch Unzer runtime exceptions in case of invalid private key</li>
</ul>
<h2 id="page_6-4-0-1"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.0...6.4.0.1" class="Link--external">6.4.0.1</a></h2>
<h2 id="page_6-4-0-1-2022-11-01"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.0.0...6.4.0.1" class="Link--external">6.4.0.1</a> - 2022-11-01</h2>
<h3 id="page_Fixed-2">Fixed</h3>
<ul>
<li>fix wrong PHP dependency</li>
</ul>
<h2 id="page_6-4-0-0"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.3.0.0...6.4.0.0" class="Link--external">6.4.0.0</a></h2>
<h2 id="page_6-4-0-0-2022-10-28"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.3.0.0...6.4.0.0" class="Link--external">6.4.0.0</a> - 2022-10-28</h2>
<h3 id="page_Added-2">Added</h3>
<ul>
<li>Webhooks für folgende Stati hinzugefügt

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../changelog/Channel_Rekonfiguration.html">(6.1.0.0) Umstellung der Konfiguration</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../changelog/MGW_Implementation.html">({unreleased}) Integration der PaymentApi / MGW Schnittstelle</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html">Cronjob einrichten</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html">Cronjob per Konsole einrichten (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html">Cronjob einrichten</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Webaufruf_einrichten.html">Cronjob per Webaufruf einrichten (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html">Cronjob einrichten</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/OXID_eShop_Enterprise_Edition.html">OXID eShop Enterprise Edition (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Cronjob_per_Konsole_einrichten.html">Cronjob einrichten</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Cronjob_einrichten/Zahlungseingaenge_bei_Heidelpay_erneut_abrufen.html">Zahlungseingänge bei Unzer erneut abrufen (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Infos_fuer_Entwickler.html">Infos für Entwickler (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Was hat sich im Bestellprozess geändert? (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_ist_noch_zu_beachten.html">Was ist noch zu beachten? (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_macht_der_Cronjob.html">Was macht der Cronjob? (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_passiert_bei_einem_Refund.html">Was passiert bei einem Refund? (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Was_hat_sich_im_Bestellprozess_geaendert.html">Informationen und Anleitung von iDeal und Przelewy24</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Konfiguration/Informationen_und_Anleitung_von_iDeal_und_Przelewy24/Wie_ist_der_Cronjob_einzurichten.html">Wie ist der Cronjob einzurichten? (nur Legacy Payments / NGW)</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration der Zahlungsarten</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Konfiguration/Webhooks.html">Webhooks</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Konfiguration/Zahlungsinformationen_fuer_Rechnungskauf_und_Vorkasse_anzeigen_lassen.html">Zahlungsinformationen für Rechnungskauf und Vorkasse anzeigen lassen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Konfiguration/Konfiguration_der_Zahlungsarten.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Konfiguration/automatische_Vorkasse_und_Rechnungskauf.html">Automatische Vorkasse und Rechnungskauf (nur Legacy Payments / NGW))</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Channeleinstellungen.html">Channeleinstellungen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Channelzuordnungen.html">Zahlartenzuordungen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html">Konfiguration</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Konfiguration/Schluesselpaar_eintragen.html">Notierte Schlüsselpaare eintragen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Schnittstellenwechsel/Nacharbeiten.html">Überprüfung und Freischaltung</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Vorbereitung</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/Schluesselpaare_finden.html">Schlüsselpaare finden</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Vorbereitung</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/Sicherung.html">Datensicherung anlegen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Vorbereitung</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/Unzer_Insights.html">Zugangsdaten für das Unzer Insights</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Vorbereitung</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/Zahlarten.html">Welche Zahlungsarten führt Unzer unter PaymentApi / MGW?</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../../configuration/Schnittstellenwechsel/Start.html">Schnittstellenwechsel</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Vorbereitung</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../../configuration/Schnittstellenwechsel/Vorbereitung/was_wird_benoetigt.html">Was benötigen Sie?</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../description/Beschreibung.html">Beschreibung</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../description/Editionsunterschiede.html">Editionsunterschiede</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -48,7 +48,7 @@
<div class="details">
<div>Autor: D³ Data Development</div> <div>Stand: 16.12.2022</div>
<div>Autor: D³ Data Development</div> <div>Stand: 25.01.2023</div>
<div>Version wechseln:
<select onchange="window.location.href=this.options[this.selectedIndex].value" size="1">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/Beiliegende_Bibliotheken.html">beiliegende Bibliotheken</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/Systemanforderungen.html">Systemanforderungen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/Vorbereitungen.html">Vorbereitungen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Anforderungen/Systemanforderungen.html">Anforderungen</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Anforderungen/wichtige_Hinweise.html">Wichtige Hinweise</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Dateien_loeschen.html">Dateien löschen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Datenbank_bereinigen.html">Datenbank bereinigen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_aus_der_Installation_entfernen.html">Modul aus der Installation entfernen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modul_deaktivieren.html">Modul deaktivieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Modulerweiterungen deaktivieren und entfernen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Deinstallation/Modulerweiterungen_deaktivieren_und_entfernen.html">Deinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Deinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../installation/Installation.html">Installation | Update | Deinstallation</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../installation/Installationspruefung.html">Installationsprüfung</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Konfiguration_einstellen.html">Konfiguration einstellen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Lizenz_eintragen.html">Lizenzschlüssel eintragen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,13 +91,13 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_hinzufuegen.html">Modul zur Installation hinzufügen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">
<h3 id="page_auf-der-Kommandozeile"><strong>auf der Kommandozeile</strong></h3>
<p>Führen Sie in der Konsole im Hauptverzeichnis Ihres Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses) diesen Befehl aus, um das Modul <strong><i class='fab fa-d3 d3fa-color-blue'></i> unzer</strong> zur Installation hinzuzufügen:</p>
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.1 --update-no-dev
</code></pre>
<blockquote class="alert alert-warning">
<i class='fas fa-exclamation-triangle'></i> <p> Achten Sie darauf, dass Composer für die Installation die selbe PHP-Version verwendet, in der auch Ihr Shop ausgeführt wird. Sie erhalten sonst möglicherweise unpassende Modulpakete.</p>

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Modul_im_Shop_aktivieren.html">Modul im Shop aktivieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Updatefaehigkeit.html">Updatefähigkeit</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Neuinstallation/Verwendung_eigener_Themes.html">Verwendung eigener Themes</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,13 +91,13 @@
<div class="Page__header">
<h1><a href="../../installation/Neuinstallation/index.html">Neuinstallation</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">
<h2 id="page_Schnellstart-per-Composer">Schnellstart per Composer</h2>
<h3 id="page_auf-der-Kommandozeile"><strong>auf der Kommandozeile</strong></h3>
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.1 --update-no-dev
./vendor/bin/oe-console oe:module:activate d3heidelpay
./vendor/bin/d3modules_install
./vendor/bin/d3cleartmp

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../installation/Schnellstart.html">Schnellstart</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Aenderungen_kontrollieren.html">Änderungen kontrollieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,14 +91,14 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Dateien_erneuern.html">Dateien erneuern</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">
<h3 id="page_auf-der-Kommandozeile"><strong>auf der Kommandozeile</strong></h3>
<p>Starten Sie die Konsole Ihres Webservers und wechseln in das Hauptverzeichnis Ihres
Shops (oberhalb des <code>source</code>- und <code>vendor</code>-Verzeichnisses). Führen Sie dort diesen Befehl aus:</p>
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.1.1 --update-no-dev
</code></pre>
<p>Im weiteren Ablauf werden Sie gefragt, ob die Moduldateien überschrieben werden sollen. Bestätigen Sie dies für den Eintrag <code>d3/unzer</code>.</p>
<blockquote class="alert alert-warning">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Erweiterungen_anpassen.html">Erweiterungen anpassen</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Lizenzschluessel_aktualisieren.html">Lizenzschlüssel aktualisieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modul_deaktivieren.html">Modul deaktivieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Modulinformationen_aktualisieren.html">Modulinformationen aktualisieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Providerspezifische_Installation.html">Providerspezifische Installation</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Shopanpassungen_installieren.html">Shopanpassungen installieren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/TMP-Ordner_leeren.html">TMP-Ordner leeren</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../../installation/Update/Updatedefinition.html">Update</a> <svg class="Page__header--separator" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175"><path d="M360.73 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/></svg> <a href="../../installation/Update/Updatedefinition.html">Wann kann ein Update ausgeführt werden?</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1><a href="../support/Hilfe-und-Support.html">Hilfe und Support</a></h1>
<span class="ModifiedDate">
16.12.2022 </span>
25.01.2023 </span>
</div>
<div class="s-content">

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAAD4AQAADrURoATIjGyMVYK01sgrq71UcYjQFA9WqZDpOwLQomZuem6uMPpZT8eV35w78Z/zLLhPpRmeaP27+waj5ejD11J8nX2O+Li8a9saYyDyLRuMlRWVa+6rggTvSsC9jyLOUHtifUNGFiHnZ6RHubs/gXYN1h5C/r0ohE8XtoCgzpdcXyeJ+32lnkTp4WCAyY0Wyyu8ULZqKwjFj5QdmddSbgHkhY70W7ak2Yg5Hh3TcR7DG1vPgKMx6VxCqT3RCmdwkFbqU7TfOgQia21NqpBT7+kuOjuBFj77yaegaw3t4l3ZIP7yi2xaikuZ65oOl0XKfBKsmUJDeDTBA+aKfTAC+Q7T0a0Oc+zRdKm6IIvH4G5pGo2GmDnpm/vQPYzjLIcqB0zkvirjHWCfLVJ2reax8GowUdpc58kBlHVgBPM1a4vZ2Pa17VY44WxteHpddTC+deG3oZeYN5xUZrzN1nIgXjPys4kzzhg4D5DMZk2TfvlWcEHDJMlTmYaGTJtaPuDZivmrryl5PnucS8x0bKR8hdBn6GAhfmMxrnlkVxEUqWWrFDrBxkFG2Kr708ViJs+1FHJWoJCOAiugenMDLVS3+kYSs13YUPCeR92E6U20/wyR1+P7XBC+s+HBG4OuYtY0HdxqbRvtLxCy9MtcfERGhtYVr8g+8xwpUQAAAPgBAADD5mBntd8WsP6mFXRRhex2G+V1QM0DIAkODprEujVdBIksQ5ljsU4ZyHeH6PujWMFH7pVIO0XgX50ZxXRpLEr0v30NenamVINF+6jl0Pusk6TiDHkG6s/WbwtpdENyzaoiyy//gMLkEZJm2eiVjyOMw45JHSs0HUzlxnOmxIdRzsnBzv7y+1eCzoLTlCJ5Fvev97uGYKULrI2KoGyMLz8Qy3+0tWXWsgeekSkdnrYGn1JVSb9OO9PAnKIsIKbvMlqIo8vmIXz9WeJdfTweCz+cMgp12Nv72ird5pcWGwSnknpN/ERWxZXumlsLbc57ZAsUy2r0KSkc0BrIpphETAzdaT0zzVxnOQcLgeZ8g1rRrh1AtAvFFCNozPQY3ai2QgZrWFiNVw7asWWg299m6q+Kdwgmkagv1npF7Ufg/5k5mUB5GWn3c0W7K9dRAeLXZ7CaVDIvBanD2onnzu8PneCSO0wetrewcm58Yac2qo+jAw9WV94rnfpbiDPosX7fcdTfrtRBNyK+NjjEjTi1i4LVpnLVns6kBYFTJuw0cKAI1R2SLsMBMiQp5BYi2+H7M2vyEQkMGeys79hKR1rVA8Jj2MtncN11dQENBK+LpVgyPqyyIqL+6qVv3MD/ajWhgWHsroQ3rQ2lRAXC87WfRu6vOERvF030YRwAAAAA');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAAD4AQAADrURoATIjGyMVYK01sgrq71UcYjQFA9WqZDpOwLQomZuem6uMPpZT8eV35w78Z/zLLhPpRmeaP27+waj5ejD11J8nX2O+Li8a9saYyDyLRuMlRWVa+6rggTvSsC9jyLOUHtifUNGFiHnZ6RHubs/gXYN1h5C/r0ohE8XtoCgzpdcXyeJ+32lnkTp4WCAyY0Wyyu8ULZqKwjFj5QdmddSbgHkhY70W7ak2Yg5Hh3TcR7DG1vPgKMx6VxCqT3RCmdwkFbqU7TfOgQia21NqpBT7+kuOjuBFj77yaegaw3t4l3ZIP7yi2xaikuZ65oOl0XKfBKsmUJDeDTBA+aKfTAC+Q7T0a0Oc+zRdKm6IIvH4G5pGo2GmDnpm/vQPYzjLIcqB0zkvirjHWCfLVJ2reax8GowUdpc58kBlHVgBPM1a4vZ2Pa17VY44WxteHpddTC+deG3oZeYN5xUZrzN1nIgXjPys4kzzhg4D5DMZk2TfvlWcEHDJMlTmYaGTJtaPuDZivmrryl5PnucS8x0bKR8hdBn6GAhfmMxrnlkVxEUqWWrFDrBxkFG2Kr708ViJs+1FHJWoJCOAiugenMDLVS3+kYSs13YUPCeR92E6U20/wyR1+P7XBC+s+HBG4OuYtY0HdxqbRvtLxCy9MtcfERGhtYVr8g+8xwpUQAAAPgBAADD5mBntd8WsP6mFXRRhex2G+V1QM0DIAkODprEujVdBIksQ5ljsU4ZyHeH6PujWMFH7pVIO0XgX50ZxXRpLEr0v30NenamVINF+6jl0Pusk6TiDHkG6s/WbwtpdENyzaoiyy//gMLkEZJm2eiVjyOMw45JHSs0HUzlxnOmxIdRzsnBzv7y+1eCzoLTlCJ5Fvev97uGYKULrI2KoGyMLz8Qy3+0tWXWsgeekSkdnrYGn1JVSb9OO9PAnKIsIKbvMlqIo8vmIXz9WeJdfTweCz+cMgp12Nv72ird5pcWGwSnknpN/ERWxZXumlsLbc57ZAsUy2r0KSkc0BrIpphETAzdaT0zzVxnOQcLgeZ8g1rRrh1AtAvFFCNozPQY3ai2QgZrWFiNVw7asWWg299m6q+Kdwgmkagv1npF7Ufg/5k5mUB5GWn3c0W7K9dRAeLXZ7CaVDIvBanD2onnzu8PneCSO0wetrewcm58Yac2qo+jAw9WV94rnfpbiDPosX7fcdTfrtRBNyK+NjjEjTi1i4LVpnLVns6kBYFTJuw0cKAI1R2SLsMBMiQp5BYi2+H7M2vyEQkMGeys79hKR1rVA8Jj2MtncN11dQENBK+LpVgyPqyyIqL+6qVv3MD/ajWhgWHsroQ3rQ2lRAXC87WfRu6vOERvF030YRwAAAAA');

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAACwAQAA18GMEghrcgUNNZTMUMGUxG7Jr/xltJiOLXRgOxhg0ShY9e3TLwwvMDXQvoqLsFxUd9wxcF3OM9Psq+h7Zo2Pj4gjGbywX63c5c0fYQlHD84uZTy/nx0GPi6D03iXmnza00i1PtvQHzcFr+St2cINU0SZ++G/XYVO7cKAqZPxbnPttL7U3IuG3jZT8k6CZwP5oozS3ZlDpX2ZwSjdWKi1+Ie6mphCS0SRdwN7NYxg5neaKqMO0CPp+i5ldlAjITfaRTVJ2RXEVxiCs636KDWZ8QVwC1VCIvWB6qo7IVmiBC6sBVCetd30+eYpmPibEyraOe9DGtpS0y/agpwqc6eyhIwnZGq2EoCjYvMZkllsU0McyYawOj76a7ltV8ytodKiBNOpyzdyfO4gg27+jmtZOm/KNsW66hm0XO+j1jnINkfJ2ONHZhkzXr4DfSigrlWNOAncOR0if5K5unHNnppzdIVEubN1PiFHEiL4/20Zlo7SpEdG+AYCZCXLilLtDmyY8DMmdtJVRE68ugo1GfUoeR7m7utJQexNY7VJzjeJO+66m7/JBexf3TqNV//0zQa+UQAAAKgBAACB4/t69sNNs5DGLEPu4itb+GJD7tVXKQL82VasDmPt0/NyvifdnM8XQ3/jGSZpbgMFb2gEv/9tOA65E97+aPw3emDFNiUiKU+oaRaIjnTlxGBcWwuQDluxm4UnF9HmbZL0txqk8TFvV3GGbETy1gEiFe6u3kcjkD5MZu11l4NBJ8OGVWks2lsjrTui4fD0wO0lkog0+izBXdvS6ihQiBUCQSQDaNoUs7qkxGEeo7jUrtOMDxumPcZCEEIkP1eNlsKjwj5A51zWxTLQu/6ue814iMWoRZpyq774a+wsZt42tik9IWu8W/iASZJJQoP0kk88itP3pr5pC3Sy7jzltejFuJDcU6Ui+zxGU2clznMpvRVlOxMdCuftqyj+BdI3AI7n0hyyv6lWZbRsB7FfpZfFQNha1aLGwLwunkC/hQmm3aG5R13NbH6JaLeI9z3UbdutG7S9QSX6RZJDPlFxfmhGiF1065ez77psseL+YZHA26FTo2zQrHN34QvrjtXk2mJqK3sd9eVZr4XseBvjP/0xg46vDxRCZdn7/LfxyhjCLTg1KRRy9G4AAAAAAA==');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAAC4AQAATA5IfkhzooA3qQca7UvfZs8qx5isQeUS+GLQ4BDi4Qm77048QjFjCWpJlltqRpoEMc4L2Yblt7y+Xnz7n4JB/JcAJanbmNxebgH1dsuFPeNjPey24Py58XihZKRBp9GZP+EK2qqxwptwtFN/boqm8olFk/5wOg913IMlOFdn7AiITjlcRT4Ic6RNGzye8YU5/IKZiieQ7siaoKhcD2SYfY67Tb1pAidHbLl0eWvER+/BJDrJDxshUYZHeamAbUJLbWgQKV+5eK/sLdnOSUwDYGNJ73ptwSygJs6WA5AhNkYcZqlQENXPO8AMWhYR/XFYKIqenMDQ+r5JxS8dDNk9meZuSHZ5eHDw2SYtrj+OiymrQabj/XzCYzWpl1/Dyu6cOh2b2l1hKcF5Jn63C9pIk7YwbQcjXKZuQokzZMs00cjb+pmondcwFIeU0oIFIsrG65rqvAzVbb+fsNOcyfLAZcOZiwb+RerP908u0xagRvEla41GGzxTRDBxMjX5G9UQajMIp97IE+EuJ3FVZldVHiBqgZhecDPukHe4Am0B9/Oku08Ne940uDv5g4MVimgWj3vZ/kkqy5FRAAAAqAEAAB/pXwIDuOYhDbYqRZkTeCBLCdrwZn3qoZt9eQgoAYpfBzZfIRBC6KnciMkyoBumLlnrRu2ObIN2g2028NOToZ4HqOzcLf2mdb8X8G/Z/JskyR8zkCWFyK/d0XYv7Pzw55S+W9zUGQGpqRMZ3U3mqPANODNGo+fljbp9/mwQSQIWOV15Rt3SKK07cGHr8J7fvlQpg6N8MvfZPkIV8F16UepzufbuexRgcaLthi2DyOyjcHqDU/7lXapNTKfVt89o5QNNo3Vu3jZq6qol3QM8ViRb+oA1+nxejpB/04bUy3rtO3VukpSgwn7O5V7g2FwBQZjR66xBcLnyGasbn4ie8xmdEonndEPbLI+SyLhU+b5dVKOT0OlRZ/Yxa6VU6TCb6WeVtVu92Uy2tuwLIoqJH7A8DXR9KU6CATQVrQQCP7S7yMkgZK0NMcMxWKBPYlFljlkfWyH1cpTQqSNmCSYQKP2fbdI1CfL3Cnl5xv/lpKU3/HInuzknMuISpYpK+/8Jjyhd9RnfSzwAlyn7LTY0x0M9LW/LW8ixqbrOFPRwYYRfcqewsiFAcCoAAAAA');

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAAAQAgAAx7ze7smVH1d4HHPY212C62Vsghr94i0KoJVmuKSfQWlKAcOmmcHCGFs4wDtXgPO/fI+1Ka2aYmjqSNYh+9MGQM3kRgMHYNGB8kxfYxx22fWLQE1diKk6COHCjyigRf3ILQbQS57HyW3keayiQ1lyEiyPOTYdizPxpH+C8ip7iJ6yrmAegyu88aq1/bvCNq8IhkqVysIm94mwJH4uUy4BqdXsf/8z13/BrB1IsyJ1V4AotR6H+uY8mTbMpha5iP2YtUlCst5hPSXHTWHVwPoxVOVvhNmIn2+8XN1kSYMRBKjyT2IShZgrjIw+NnSiw1DJv/sn7n/La5ZrlSRKS/PxA6ZOkBnhrKbrx+Iq7Bzo7DbLWk06x90VNKwBjWPIPtQ/Yqr4nU3RdBNb4lpamq+5ru9TSpEMZF//9eU+67+h2Kw/Met1jN1xlzgjhRmTz+rk1lQ8eQ5NqC4BwMHHgsXeV2FWGlQGZbIPEHoW3MfOn33TM3cRJzlvSzO4fqHK1Xn0StVXITueizl44gT/3sHoOEU9E66oIws7ZITXZIGG0IBYq4ySeGk+1ctpqsTbIfTurVItP7AvbLtTjeAzcMiF7ovYpmDhnUEt9edXkKI4tpr6clD5SSgzGNzxEnknBE9V5sN5ERbDoQhNauLbRAyyFCZG3/Dia5fEhJ+KMLsDq3886umbjJNDMhbWr7GExYg3UQAAAAACAAB/HCoHBMD6WhczUuvZd6FiYYMHhJUKox18TPsrs98wWs+xLh+yGR9v0kZWR36BSeHGXfLhty3EvgMUVh7ft99M/bBh06BJB8CwRj1F0mQpOakgmG3/HyJ1vH8G+6Tjr9RZ1TFPp8bqtdvBPNZYsjXMMMQHRTDNB3m3VlmUQnRS4/ES3QFk+2O6K3ZBz9cYbi3MFdh6nVSoL61SwG2X+Gd31wHsag5iF1Zle3j6pQWoNSG9vMfZ3KGEeaJUNyVgRyroRv4SuWgtG4YWlT/5CzA50ItxBrXDoM8kv2dHaQ5MTY48JY8kyTQBe4i1WQ9mj1N8e3b1jkIMC+SMwSIdFvVE/wI8VvGYAk9HROlXeWUn9E+i3bDJeSWed1PMT3xGKehBqOaDQs7YHnnK0AxMu2WWkvjUQnk986dz+oV8OmL495Qh2hmsyj+bsl503be4EmcHtA79Msh9SZE1hYmNuNbBBuA+R4Q/B+OPlfFPqEcoveHE66ddr22TOm9E02ZLZd4YBxiHwZARMXsCcawGgTDTyhVttXdTFqNrGzcPvQ+e+bASNRVFfX/lZBfbrsz+0ODWRA/1vDabgpvE34CTvNkZANvZlxA/cJxzS32A/dUxKnB7la4Rxocfyac0TmwA5FckAuTjbHOKlhdWNm9vbeHK2jdh6LObyKQZrKQr+k6hygAAAAA=');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAAAQAgAAoHd5OLhd7QgV5SqMYqidovAGLhGLztN0onWbqzf+MjEzngf9+oSvuRTmTWcq1tdqlOkSYmTbcNhRiiSSFYyeXa6lULU5l7PzqOGMkKegq0sZWXeQxvXNyOElczFePyjo3SN8x1ROQy/Yc81bAi8cMsFxQBJegoI2U3WARFZZ+KxeM4floyrTv0zxDB7MuJGC/5+OZFVnoJgMKacqJm5mn+46NBQmzy3ugU9vpzB5xpM9IOj9mqoz3EVJY1isQrm57OQb5s956DSsq735W2aHjfQYegv6aAgRucVtCflz9axir/Wz/hhQWGsrr+LKe6NZ3HNo69vJgwdwCd5J4dLdqYyzxQrhn1CcG0QoXzK+2DnR8PcaszGTdDBiFLikuXT/Ihn6JdFcC5Q1hczBhoQnTrWm74VLpJNFJoKKQZvJYMqz8IZbsVA3MTjTZiatwgAYZWUhbBFtyUFO1vN8Xzf0uHS3tiQpCpU7/WIj0bizLNHV7Puc1GQem1JTXGvOFT86v/W3IlP3a0o1w822yIugKBQte3iuQPvyiBAr+iswxOGj6DNpVvhLU4VQI7FxFzT/gGhupnDdt4L0G9nBu26RHFDTfiRECksix8hQQmvJrCVb/v7OtEYCtXLyBSyFHqGW2PDzcl2aC4sApB+kHzedq8bhyQ3E1CxLetLNlvjHxmkYbsyvFrL8DsIF/QCJOFzkUQAAAAgCAABLEM+COSzmdU8obQuzYbsgVqFH3ZyGqztBpW2syFjraqduz1gG207WXpgeUzFqCnIbLPQY07chjQiRe9V/05BQ7f88+ceyYA5NRgAc32pQdBYDaCo6cEUqK+8mAgEsT9jQ/nT02iwK0xom9alvFTLIkyRP0Lhe2fg/Y2uHI2F0d6rdnbqizlrKvU4HkuUvKX0Cd83INC8s/PCWoYpRKHI84PUgwpBcSR2zP2/U6h3v5u5XGgiIg7JSXo77lXDITCJ78Y4aYOSUV9FPqCYn9pH/hOazF20Cp8vX0n0Ui4y36mUfPuTBXzqZcWhcyU8zXwX67XLOSnqYL0bgS1KsraFstIWMpmWzR9C45yigfmp0V9V2eWM5ON2AE7MZcKSwb8Le4eHsrA8kZnHoUXrWm7156qQUT1iMKuJByCXAfXWgvP8OFylmo1MIM1UoODDu457SYFjhAEa/zEX8aaNDMY2KtwkH63DGcwMMbQEWMoCXegd496AUaG1zOpoZf8WFQuKtRBM24eNv7kVPvOCR9oFbX4mMLtX9p+48NjEtKr4CgyweSt0Q5vBQLRcqNmRM1UrA3KornreDIIOz1H21JFZXmrXRxoLlJcsZLLiHOmUktcqLMli2g23wTvQy5EYy5BnuW2Uk8e1Xf1O0y4LjkLvWr8VdsHX3ybr6D8mCOj6PNeqzeIFmYUFoAAAAAA==');

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAAAoAgAAokuJvV7oV0xkl6Z6+qZL30Ae59VJfy9brcXCfHGURaVlNRGg4+k8zZazdXN90JuQ+FqDpdCralpnp8FoVgERCsAQHQzEoUHJ9N8RSebfhgX6z7680Iiu5nQMISEsl0sePSaLcVEXCbnrtTyg6ViUMgsDl7FK1goWYvhZSDVTsYphqD9l2MZ0A5kAVmHlN6kLKKl4Lt6Q8dKvWxjBIOSGpC5jGEa26/le0yvOz+O6uFmRrrlT165nwW6ESaT0efR960xH28DhK7dJJT8khvEnJuOUB6tVxBebUk5FVV9GjECuRlElGIeXIge9EHzVZS4KxtrlckPUoeuF+f2PryFdE1iYErqGR6/HFkczCqsemveAbMoGmhDw6jl98bEHyDsy4VndTzdSdHC33cWrI1gi7P0V1m5yffTE+uya3q1M+FLZdNhb/sPlPO1Cm6++kQFc4dRF3VTtIxwV1jJDHm8v5M1ezKAJIpWUypwPKW7xuW2ASYgDWDjE2EIcWU7nHv/EOFaoIVQulWThDqLax1o37eGx0L/izWLELN4iOovjTZFiT25je1t5wGVqljxy5JOIBTe7hrJraUsrJnYGbFucPbEWJHj7y3Sdgr1bUnNfW0rAVe0RutdV44lIDczPV7FWcZW4GpBGky5RAz5+fQ5+HpHVpM8lGNISQLZwqgLgCUkqCPk/58bxPj9VPz2u29A39slX7yirapu4Ix+g+mA42sqrZSxaCZTIUQAAABgCAAB5p4os1dWneUHViT/Ave8xv5wlDNFH51zYlEsVyjhF4eJk5gSURQM/l2dSz/SXk4eqH/PDZQyHBLlyaiUBOu5yb1SMCXu7Jhq3hvm8yU/peJf0sWZEj2/hFr1D9zAw6CXNdxvcJIDO6E91BViH+bgm5dQdF4YJV68+72pSaL6eWvP/wp5Txd+SUxiH24lEq6g+2W9nU3T+WyFZDO/UX2clij3Co4lSRq5l/oTi4YAPiFJqRyFi/rJjaX0JVeTfMzUK7IThMRSJgsNIx6/8aYTmpfbME9VVUCc8kwNAX33kqaLBH0EOKO0T9ObZr/QdXqQAQz7pNwZBEmDcZg+lSMXRC2xJZf7Hx6KF1mGZ6XWi6b7z/kfNOGV4+217FxnXosOsJx2K0VM5mXn1IO/TLWchWX1ffoLSbP4LMRMTWeaLXgqNU5K+tGZxIsBKT7ATjT8FJm9wFSOF6uppSHx1lnI7YOX6PDARbcKlSVP1L4YH7ZQKUkjz1JYQcdFL/OggEmeGAgHmWVQEQJagUIBVjTeNS1847r95k8EBoZXtEq3dVbPQeGWOEa4TLRQ9MbXWPzaNPAfT3nwtmS4LWQG9JhL/LsoiOrXtfeKokcqd3cURN0IzR6b9Z8Tc/KYXfQ5kZZ3E4giMkSjgu6sVMyGFucYWk19L4xD1IB5Lt/brmCKpWdTFIEGBPaoOAf1wJWKq6fTTFr1PoGikTAAAAAA=');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAAAoAgAAyMLDJg9WONwi1cQjJXLQ6z3+A1UXbRWrWDgbR8laJY4TE8h6pvWNB3cFkpu9BRLi3sKx8o+ZJ3YBHFFwb7WD0B+oJZ0FbgvDYDuKFjgvvs3QAP01QkB4VTKQXpLN0k7jS+odIs0gfJ+Kb1PUD7fES1BxxXJk5ilKL/+Li3ppjZhrjr9EAhEcOuBeV1KnfvMv6Lmtp9ULDw8DrELLlUEDVkMovtFYBywL3r57u8nyMlsRE7RASCUdVslctpglAmtRSB+RQ38OmyNOlAPIH3jfX9OsbV3D4oJ2czZ/JluUVQlnYd0qIkmAmHsV1BbaayT3zom39qTkUUQ2XoT/Db3+ngrASRxLupHEvsfuXrUfw48T1ELjhQvmbMrQ8iaoqH8vVn2Ift/Bq6bVIqgv1q06g3XIka5KMQUwYEwyaip16GvC8zQbUXj54qdjw1M+xhv0qE9rJUNF8SdHJ9OviRFeA3st8HzeCAC0Rk4shU3qnz/gc85pojpGi17z74d5KztUBaNEoEUdQjaVc6vAuKPEH0kheM9LttuA/XKc+XtOXfKzmdV/w4DdqvZPTT+4NdzZ81GjuXZ5/jwDtZP1jDz5y8iAEVgWyBBB0fAI1QH1az5fVXxt3oL1JuCRQkWyArFXU41AwtUsiu9rg3CX2b7A4/KBCILzEj1ouGd/wrGlnNcDhC/JVpyeZ4a8JXOPKsSI9+2KaO+JpMFLJwp2YRnLl2D40WjRwW6gUQAAACACAABwpSLVKM/pI1tFaxoCBRULKlz20tsj/fQBtbfc4mNfHl80MchnA7h4qBK+7E0bqmlrq2v6Z5nfEH9yXBeDA48BPxbm5r6qCQF08qvrhleV7yqfV4m3tM8yeH8LTF8ioGtQEP6yBp3uFetZ4Bd+B+x3mwNEf/uZU3+eCOkZnYtF9cYIGeVKUi7cnjlVPSVFlbAOlSvyAikpzhvNXjPg9RWxOpG0L1mRYLKWrYGreoyDyGke5F2pnvvt3qSaZ1RCA5RZeQvwU/h6phD5RYtrPsogYDcTZKNnp7xq4TpcPzElTpZ1SjX6BEHkVxaadYLedeU3bywDL65OQuR2vtqgdNthOyQBjb1pBWWQ0R3NWhe8XG+x18kJDc0fUK29d0IGZcY4qSMTP5L34sTFqWMXBkWp73JvPp9aJgg8Vt6X8P2lRHDyjyCOKdZUjbFbkJqRbIjMZmd1yHVpDzPV6Wp7NynPz/8oRhu0aZGIXlwikTt0bMdi9kkqQXDdhFZo/fIs3PL3IuJeK2sMrSc2HaxCa+RdEmdIYvHGNB2p+3JIlwPKZJwtOV3q0OOGozBvFCjVjQTnjofMK2Ra/oa4514enm+tcoC4LuE980lQi2TjVTPo0Iz6SqFYiNX0R5JHjLSE9TPlthAMFAiUnrN3P0JF/89+OlMdhHEbAKNklF2WJQkxqvecrTqbkOIOIlW3RjjJxJuLff8y5RfhjD+UEbI0T7U3AAAAAA==');

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAABwAQAAP8XJKcH50KeVPptJZUJvpBKbd9+pnoPik1ls7C0v2qrxGthKbllkIiYFRqlcpt1+rbRJaAQUj4dxLOdrLryvvAVnmWKYQ97kykwoYm3cyqctJeydhX4nCBoDFK+jAZ6LQQEHyLN6xNIldo2Eu2F4SwY4oJRg1fbxNvQxKxMeOSVJ/eRQmrjFd841hduk6zGV8p/6Zh4PIIyZHWxzSn7cZXIDEvTZ02qVOZMhyHpzQkzmwvEmMkgqe70Gpt08t1w9oliTnUKtQbBfmCEeYls0bXEo8edhoFBGnAKiicvaGTJbyokKaEak4ph66ba+JKqx1sRUFTnXgbPHIskfdrI4LPS8kTA01f5KhBUOmgQVovEB/y823qU/AH/1hXGXI87asOAZPR++kFTgMuiH4e7/jSDoQeeSXLTgJTMhTUczYOx11r3E5F91n5EyjSo7RqhR2uQlQA0nvYwn9vSG4rQEiWPtyWkAqDWYWXGUVTd4PKtRAAAAaAEAAItOWRzaJrPSv5p8ZAPnG6SHNLQjC14M2qt2HrUzj9TLq3COQOl1bxRytSYyqrEztdYMAX2//Rcs7RDhzuLsRKVazP3FllliAe7eh1wX2cHQR1VCeq2o9DqMZNdVGeyCcDtuC82bUy2Bgqb3HLrVRomjNaE8TPzGNbpNzZCgDaqm3bo0qI8gnk14slFEzb21Zt5ALY+XW5AbmYi+FLqKGFEDtCvWCV7DpVxYkLQQS9D3ikV62kZbIxLvTTRf7OKf3wLRNWXr0qLwBUk8m99dlMqO9dbhQ5FMTgI5eCCLvdDOfdv/buM9kjmFk4NhfkPscvcqmlCPwMPczx6QnyZa1Hh6iFdoq/kE1pTngbNaaKR9X0sDuKcZKJBr0KKzrt1ZvdcT6t5dj+MZMpyFwoWCWzOa3CCQlGSG0x0cEac5jEu33DCct4XQbkd4//IveA3v5euionDR1FNt0IzqWQD/fyEj11My/2bcggAAAAA=');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAABwAQAAP8XJKcH50KeVPptJZUJvpBKbd9+pnoPik1ls7C0v2qrxGthKbllkIiYFRqlcpt1+rbRJaAQUj4dxLOdrLryvvAVnmWKYQ97kykwoYm3cyqctJeydhX4nCBoDFK+jAZ6LQQEHyLN6xNIldo2Eu2F4SwY4oJRg1fbxNvQxKxMeOSVJ/eRQmrjFd841hduk6zGV8p/6Zh4PIIyZHWxzSn7cZXIDEvTZ02qVOZMhyHpzQkzmwvEmMkgqe70Gpt08t1w9oliTnUKtQbBfmCEeYls0bXEo8edhoFBGnAKiicvaGTJbyokKaEak4ph66ba+JKqx1sRUFTnXgbPHIskfdrI4LPS8kTA01f5KhBUOmgQVovEB/y823qU/AH/1hXGXI87asOAZPR++kFTgMuiH4e7/jSDoQeeSXLTgJTMhTUczYOx11r3E5F91n5EyjSo7RqhR2uQlQA0nvYwn9vSG4rQEiWPtyWkAqDWYWXGUVTd4PKtRAAAAaAEAAItOWRzaJrPSv5p8ZAPnG6SHNLQjC14M2qt2HrUzj9TLq3COQOl1bxRytSYyqrEztdYMAX2//Rcs7RDhzuLsRKVazP3FllliAe7eh1wX2cHQR1VCeq2o9DqMZNdVGeyCcDtuC82bUy2Bgqb3HLrVRomjNaE8TPzGNbpNzZCgDaqm3bo0qI8gnk14slFEzb21Zt5ALY+XW5AbmYi+FLqKGFEDtCvWCV7DpVxYkLQQS9D3ikV62kZbIxLvTTRf7OKf3wLRNWXr0qLwBUk8m99dlMqO9dbhQ5FMTgI5eCCLvdDOfdv/buM9kjmFk4NhfkPscvcqmlCPwMPczx6QnyZa1Hh6iFdoq/kE1pTngbNaaKR9X0sDuKcZKJBr0KKzrt1ZvdcT6t5dj+MZMpyFwoWCWzOa3CCQlGSG0x0cEac5jEu33DCct4XQbkd4//IveA3v5euionDR1FNt0IzqWQD/fyEj11My/2bcggAAAAA=');

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3834CF5E3AAQAAAAXAAAABHAAAACABAAAAAAAAAD/8S9jx12m83zK2/mIu+8nQAIi7Ib3hgTijzIqwdqi1uxfo+soLzztcyadykN3AEWsx9vzPicO1VKH2ZBVEMV9HWCLL2Ogt4KOUtPiqSginHAtnYQQEilBDyiAntUMsZvvu9UJXv7psYTRxI4eIpGmfAgAAAAoAQAAAi6EtP+cGujg82B6+9CRYCxqYnfA0HyVKkshVcEGWoOmjQaBFlZk0fIJvb/fMZJUW/J4nzB+krvKmHf2neCXH2iWZCOUd3/hwKVpOVMsGM1AwGEEbXlUHh2Zs1Kc35dIHNvqVgGISkMD/hA1Cmi3BC6dg5O1CxELspMrWKTSXwTT9twe1cOJC73gfHIpxUk2Uk4lE2qkCJclzhl4uCTAH4hoSa2Kr6fEmhGWNJe05KyhB982KH1uYPjn0EmTo3NQdjD3l29XgjlZbaKWRLCkxb8VBmZOFoxvKaAeGN9+yTpwANC5yJkKNMUaP3Fp9hShp6hDeSBhZcUKsbt51HwpN1BymPFqHbsw2U64BCjwlZ04UiSY1WESonbbRPu2lqCv72JWc33VcuFRAAAAKAEAAIvg52ZBlG1CaIhSmpaZRhNkwCv413Z0lQapv2XAMrzV5KQ5omYxN1VuLoRtW9Qy/4J6RE18g2owIifxRy5jIcSd3XqMHau8BzjypYkOX8RlRjwfkTeogBN2hrh1s2S59OCmvolWi1IUyeV2vv2WxQd7YXVYH9l6zgwOhWsnLPCqoNxK7D302GFTb3++jfxH+a0sQolc5TczOC9e+ZO5Xzz5VV+N+Jrlm89XjKuhwsz+wuQ8J/sV6RwRaaLiTlGjqrdTCOcSkB8/xyaqMAlpfSoHM9yxztNcDEU35cbs6KQBTp9pcwjOd+DD/sJ6oRlkOCTqvaXF7I9N0bD+jnbym881JZR8pj//xEkr1Aa6Cx2dofdDqnfn5oDDlHTS4BwXRaHjmpPmPLUQAAAAAA==');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('7A3737B3BBE09F35AAQAAAAXAAAABHAAAACABAAAAAAAAAD/cX+h+Dc7RTlUw1h33CxvDlqBPmjRYgFk0+TxhhoIuLdlSZD06OUyfWIN9uFqipnQBGUxo0UWfkurBy/HrzhUvCZZPgJsLTYrhDLldDYgvLR/p9Z1SuKXsvUPaBMkz968/e9j24MZtmhowfdO45gXZAgAAAAoAQAAAi6EtP+cGujg82B6+9CRYCxqYnfA0HyVKkshVcEGWoOmjQaBFlZk0fIJvb/fMZJUW/J4nzB+krvKmHf2neCXH2iWZCOUd3/hwKVpOVMsGM1AwGEEbXlUHh2Zs1Kc35dIHNvqVgGISkMD/hA1Cmi3BC6dg5O1CxELspMrWKTSXwTT9twe1cOJC73gfHIpxUk2Uk4lE2qkCJclzhl4uCTAH4hoSa2Kr6fEmhGWNJe05KyhB982KH1uYPjn0EmTo3NQdjD3l29XgjlZbaKWRLCkxb8VBmZOFoxvKaAeGN9+yTpwANC5yJkKNMUaP3Fp9hShp6hDeSBhZcUKsbt51HwpN1BymPFqHbsw2U64BCjwlZ04UiSY1WESonbbRPu2lqCv72JWc33VcuFRAAAAKAEAAIvg52ZBlG1CaIhSmpaZRhNkwCv413Z0lQapv2XAMrzV5KQ5omYxN1VuLoRtW9Qy/4J6RE18g2owIifxRy5jIcSd3XqMHau8BzjypYkOX8RlRjwfkTeogBN2hrh1s2S59OCmvolWi1IUyeV2vv2WxQd7YXVYH9l6zgwOhWsnLPCqoNxK7D302GFTb3++jfxH+a0sQolc5TczOC9e+ZO5Xzz5VV+N+Jrlm89XjKuhwsz+wuQ8J/sV6RwRaaLiTlGjqrdTCOcSkB8/xyaqMAlpfSoHM9yxztNcDEU35cbs6KQBTp9pcwjOd+DD/sJ6oRlkOCTqvaXF7I9N0bD+jnbym881JZR8pj//xEkr1Aa6Cx2dofdDqnfn5oDDlHTS4BwXRaHjmpPmPLUQAAAAAA==');

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand-diff onderdrukt omdat een of meer regels te lang zijn

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('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');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('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');

Bestand weergeven

@ -1,2 +1,2 @@
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Heidelpay @version 6.4.1.0 SourceGuardian (16.12.2022) @author Daniel Seifert support@shopmodule.com @copyright (C) 2022, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('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');
<?php ?><?php /** This Software is the property of D³ Data Development and is protected by copyright law - it is NOT Freeware. Any unauthorized use of this software without a valid license key is a violation of the license agreement and will be prosecuted by civil and criminal law. Inhaber: Thomas Dartsch Alle Rechte vorbehalten @package Unzer @version 6.4.1.1 SourceGuardian (25.01.2023) @author Daniel Seifert support@shopmodule.com @copyright (C) 2023, D3 Data Development @see https://www.d3data.de */ ?><?php
if(!function_exists('sg_load')){$__v=phpversion();$__x=explode('.',$__v);$__v2=$__x[0].'.'.(int)$__x[1];$__u=strtolower(substr(php_uname(),0,3));$__ts=(@constant('PHP_ZTS') || @constant('ZEND_THREAD_SAFE')?'ts':'');$__f=$__f0='ixed.'.$__v2.$__ts.'.'.$__u;$__ff=$__ff0='ixed.'.$__v2.'.'.(int)$__x[2].$__ts.'.'.$__u;$__ed=@ini_get('extension_dir');$__e=$__e0=@realpath($__ed);$__dl=function_exists('dl') && function_exists('file_exists') && @ini_get('enable_dl') && !@ini_get('safe_mode');if($__dl && $__e && version_compare($__v,'5.2.5','<') && function_exists('getcwd') && function_exists('dirname')){$__d=$__d0=getcwd();if(@$__d[1]==':') {$__d=str_replace('\\','/',substr($__d,2));$__e=str_replace('\\','/',substr($__e,2));}$__e.=($__h=str_repeat('/..',substr_count($__e,'/')));$__f='/ixed/'.$__f0;$__ff='/ixed/'.$__ff0;while(!file_exists($__e.$__d.$__ff) && !file_exists($__e.$__d.$__f) && strlen($__d)>1){$__d=dirname($__d);}if(file_exists($__e.$__d.$__ff)) dl($__h.$__d.$__ff); else if(file_exists($__e.$__d.$__f)) dl($__h.$__d.$__f);}if(!function_exists('sg_load') && $__dl && $__e0){if(file_exists($__e0.'/'.$__ff0)) dl($__ff0); else if(file_exists($__e0.'/'.$__f0)) dl($__f0);}if(!function_exists('sg_load')){$__ixedurl='https://www.sourceguardian.com/loaders/download.php?php_v='.urlencode($__v).'&php_ts='.($__ts?'1':'0').'&php_is='.@constant('PHP_INT_SIZE').'&os_s='.urlencode(php_uname('s')).'&os_r='.urlencode(php_uname('r')).'&os_m='.urlencode(php_uname('m'));$__sapi=php_sapi_name();if(!$__e0) $__e0=$__ed;if(function_exists('php_ini_loaded_file')) $__ini=php_ini_loaded_file(); else $__ini='php.ini';if((substr($__sapi,0,3)=='cgi')||($__sapi=='cli')||($__sapi=='embed')){$__msg="\nPHP script '".__FILE__."' is protected by SourceGuardian and requires a SourceGuardian loader '".$__f0."' to be installed.\n\n1) Download the required loader '".$__f0."' from the SourceGuardian site: ".$__ixedurl."\n2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="\n3) Edit ".$__ini." and add 'extension=".$__f0."' directive";}}$__msg.="\n\n";}else{$__msg="<html><body>PHP script '".__FILE__."' is protected by <a href=\"https://www.sourceguardian.com/\">SourceGuardian</a> and requires a SourceGuardian loader '".$__f0."' to be installed.<br><br>1) <a href=\"".$__ixedurl."\" target=\"_blank\">Click here</a> to download the required '".$__f0."' loader from the SourceGuardian site<br>2) Install the loader to ";if(isset($__d0)){$__msg.=$__d0.DIRECTORY_SEPARATOR.'ixed';}else{$__msg.=$__e0;if(!$__dl){$__msg.="<br>3) Edit ".$__ini." and add 'extension=".$__f0."' directive<br>4) Restart the web server";}}$__msg.="</body></html>";}die($__msg);exit();}}return sg_load('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');

Sommige bestanden werden niet getoond omdat er teveel bestanden zijn veranderd in deze diff Meer weergeven