add 6.4.3.1 (sourceGuardian for PHP 8.x)

This commit is contained in:
Daniel Seifert 2024-05-08 10:47:24 +02:00
bovenliggende 32d9f06a42
commit 1cc6dc70dd
296 gewijzigde bestanden met toevoegingen van 573 en 535 verwijderingen

Bestand weergeven

@ -7,17 +7,21 @@ 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.3.0...rel_6.x_mgw)
## [Unreleased](https://git.d3data.de/D3Private/Unzer/compare/6.4.3.1...rel_6.x_mgw)
## [6.4.3.1](https://git.d3data.de/D3Private/Unzer/compare/6.4.3.0...6.4.3.1) - 2024-05-07
### fixed
- Benutzereingaben werden auf Vollständigkeit geprüft
## [6.4.3.0](https://git.d3data.de/D3Private/Unzer/compare/6.4.2.2...6.4.3.0) - 2024-04-19
### Fixed
- Finalisierung und Reservierungsstorno über den Shopadmin übergibt die Höhe des Betrages
### Added
- Transactionsinformation werden an die Bestellung geschrieben
- Transactioninformation werden an die Bestellung geschrieben
### Changed
- (von Unzer) unbehandelte Abbruchbestellungen werden stroniert und gelöscht
- (von Unzer) unbehandelte Abbruchbestellungen werden storniert und gelöscht
## [6.4.2.2](https://git.d3data.de/D3Private/Unzer/compare/6.4.2.1...6.4.2.2) - 2024-04-10
### Fixed

Bestand weergeven

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

Bestand weergeven

@ -91,14 +91,19 @@
<div class="Page__header">
<h1><a href="../changelog/Changelog.html">Changelog</a></h1>
<span class="ModifiedDate">
19.04.2024 </span>
07.05.2024 </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.3.0...rel_6.x_mgw" class="Link--external">Unreleased</a></h2>
<h2 id="page_Unreleased"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.3.1...rel_6.x_mgw" class="Link--external">Unreleased</a></h2>
<h2 id="page_6-4-3-1-2024-05-07"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.3.0...6.4.3.1" class="Link--external">6.4.3.1</a> - 2024-05-07</h2>
<h3 id="page_fixed">fixed</h3>
<ul>
<li>Benutzereingaben werden auf Vollständigkeit geprüft</li>
</ul>
<h2 id="page_6-4-3-0-2024-04-19"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.2.2...6.4.3.0" class="Link--external">6.4.3.0</a> - 2024-04-19</h2>
<h3 id="page_Fixed">Fixed</h3>
<ul>
@ -106,11 +111,11 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class=
</ul>
<h3 id="page_Added">Added</h3>
<ul>
<li>Transactionsinformation werden an die Bestellung geschrieben</li>
<li>Transactioninformation werden an die Bestellung geschrieben</li>
</ul>
<h3 id="page_Changed">Changed</h3>
<ul>
<li>(von Unzer) unbehandelte Abbruchbestellungen werden stroniert und gelöscht</li>
<li>(von Unzer) unbehandelte Abbruchbestellungen werden storniert und gelöscht</li>
</ul>
<h2 id="page_6-4-2-2-2024-04-10"><a href="https://git.d3data.de/D3Private/Unzer/compare/6.4.2.1...6.4.2.2" class="Link--external">6.4.2.2</a> - 2024-04-10</h2>
<h3 id="page_Fixed-2">Fixed</h3>
@ -452,7 +457,7 @@ and this project adheres to <a href="https://semver.org/spec/v2.0.0.html" class=
</ul>
<hr />
<h2 id="page_6-1-0-1-2019-10-07">6.1.0.1 - (2019-10-07)</h2>
<h3 id="page_fixed">fixed</h3>
<h3 id="page_fixed-2">fixed</h3>
<p>0009155: 6.1.0.0: Too few arguments to function D3\Heidelpay\Controllers\Admin\Order\Heidelpay::isBasicLicence()<br />
0000000: 6.1.0.0: incorrect redirect to mydomain.tld/modules/d3/heidelpay/public/redirect -&gt; should be redirect to payment/start page</p>
<hr />

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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -91,7 +91,7 @@
<div class="Page__header">
<h1></h1>
<span class="ModifiedDate">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </span>
</div>
<div class="s-content">

Bestand weergeven

@ -48,7 +48,7 @@
<div class="details">
<div>Autor: D³ Data Development</div> <div>Stand: 19.04.2024</div>
<div>Autor: D³ Data Development</div> <div>Stand: 07.05.2024</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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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.3.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.3.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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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.3.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.3.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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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.3.0 --update-no-dev
<pre><code class="language-bash">php composer require d3/unzer:^6.4.3.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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </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">
19.04.2024 </span>
07.05.2024 </span>
</div>
<div class="s-content">

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 Unzer @version 6.4.3.0 SourceGuardian (19.04.2024) @author Daniel Seifert support@shopmodule.com @copyright (C) 2024, 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.3.1 SourceGuardian (07.05.2024) @author Daniel Seifert support@shopmodule.com @copyright (C) 2024, 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-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-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 Unzer @version 6.4.3.0 SourceGuardian (19.04.2024) @author Daniel Seifert support@shopmodule.com @copyright (C) 2024, 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('7A3737B30DE09FCEAAQAAAAhAAAABKgAAACABAAAAAAAAAD/ks5pv3SQEf8dkhTBC5hxZChznA/xHOvxVR8p0rEsq0eMoinb2CzG9q3yeXBOS5iOwD6AT/Z9fd5VkfY0iY/CkaLeI+yNQLx1MT5M2MV/GJXmz+5yyew4sPjRAPk3ZKOa3PYpl4OwgWeEBdEzMjqVfetdgS9lUJd2NfE/Zmd5vSwSo9+SukCNICFiB08cmZ9QhZPTf4B2Kh453YvGQ308n8CUBTWpC++UCAAAALgBAAB0kC0h6Vmcb2wbINwAIiuFZ9co1NaF4Ci3DQ+AhZSugpV45U+umi8SqOf/b/hi8S4CUSXNOfEysLr0iv4demNzrEAveP8hbYik8swKmfOEX6IJ+akeccNcUJ1XkWW/qE0Jq1YWB9htdv2ThMxstIVsEjElHbcAxAdBcpn20xjPHUsuNZw9UzHLRCBZjU+zbEELLrJ4MWknCuyk+IeoIgpyroof3ppDFYuz8REfQoUry0VC2+VJVN2GWW5He2uljw2sEXzsKLTV1RZcQBkEx+02kBLq8ZqZ1/vVHRkriY2r9DCVfBXfSuvTzW16yiuDzXQi3nd+gWNGOIRCJDAg6zkXEjL2P1r2X9JqIJegP3eFUrWymu7BCVMCJauakN/n9JygqgYo1KuQMpvg9cR8n3fwCQDRPtpV96puv6TkphOj3PIT7mqtds/EcwvqTvAUuhNfzQva7QLKZyyctvsnhGW/oUiijkD8FHIGFKRzrM/dB5MldU5rMG+F4axcaSD3iQ10Ywy1CwZmfct0CyyGrNALLkNPZjFVeYsdo6PiQqDE/caTFpBB9pVMz54hATwHiv4I/M6Z8tMoF1EAAAC4AQAAvD8bWOXDk6wso5D5W/LbObeR3E3EcLo0B4pJN1gJXPkH5BAN6HZeqap/EeeJngYj4tddunkV0ERmuunN9c9DjRA+SDWv2TeDBi8Xtjr14GhXBHH9sxBvduwBKrL1Y7k/CoL53T6xp6y0psCPRtVDKjbhvzigWC+7uNrMhtn+izSfeFjnhkGnZbzUNGqtKWtWx/ebDQHSVM8miyTqnGWDSYHv57NI8Gnk5m0GDKVyiFUY/HzpTf7uyKobE6c9+3kCqBKysproC7YWmqbq8TiEsvRRzI0g1cJeaA1lOu7L2se3aVljhwhs0pA96NbdQs+nXavnqV6FZFOSq7e+KnU9RXLJhAu344PpD3eS280dmaHtDxHm4I6LRhwJ0dEJDx2x4/aWNf9QW79yyXz2wfMLq/PnkY030k7ddwbRIkjU78IBumpOMBnCJsC3IeZjTS7jDE0wSFQWwtkrcNFgzqfDbVqq3ngF8V6nUnn+SB1unERWQQ4P45D2gsZ8+OovMUav4Fyouu43m6Op6gqorJsapi80By1SLPgNEm2JKX1nK1mcwSCnau7tRlGU+b6GdEojEdkH7dgivV1SAAAAuAEAAJt7p2Ul9VwisNSOZfhvGZyKF37EbVxl8+bm7b0bStPQPrh3ozz++eXVBwFapBb0wjIf4QHEq/sGW5EUNTFvUkXmrxG33aP/0kwTYDi86dUERcsP78HWg5S5FP/8Cx6wRpez9Yg0I5R6dSurVNks4aLKaERXC7vjnmVLXw5orcbldgqBour8l2HTG6Yj7eqnFsxcFlBq+UhkFR1QuUz+h9eTA0+bMicUZw6dWEsdxLTOmzikR9Xe9TjjUzQyHFq00L/5c0GUEjZ3SYLNbAbxPBPtQOfAaqFwge/WQZL817keranDPqi8zTGOcMxat6pa+zrI0HgpYw1Mkakrf36hWX+Afeb5KR+dr3De08/W11jaOpGNNP0HzzX9K5BKokZJWD36EWIK9LZDCP/TB3n+01sLxumHWPq236Ml1wSAZcj7+okjt+JCcpZm+M8VN548SFka8CbFcPKz04lDaBJ5wHgPAwevZaF2CzSEzevp4zMaG5BoKFxaye3n5X8Q8nStbM7oMivdKB+zlFn8fnIeTD8tGbxuTX7Mkkk4Dm5d2FzPCeStPVMH8g85OuJQY8E6nfBS2AMc46zpAAAAAA==');
<?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.3.1 SourceGuardian (07.05.2024) @author Daniel Seifert support@shopmodule.com @copyright (C) 2024, 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-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

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