8
0
Fork 0

add 8.0.0.0 (sourceGuardian for PHP 8)

Dieser Commit ist enthalten in:
Daniel Seifert 2024-02-09 18:44:23 +01:00
Commit d8e88cd73d
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
450 geänderte Dateien mit 47283 neuen und 0 gelöschten Zeilen

27
.htaccess Normale Datei
Datei anzeigen

@ -0,0 +1,27 @@
# disabling file access
Options -Indexes
<FilesMatch ".*">
<IfModule mod_authz_core.c>
# Apache 2.4
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
order deny,allow
deny from all
</IfModule>
</FilesMatch>
<FilesMatch "\.(png|jpe?g|gif|css|js)$">
<IfModule mod_authz_core.c>
# Apache 2.4
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
order deny,allow
allow from all
</IfModule>
</FilesMatch>

2
.php-cs-fixer.php Normale Datei

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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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');

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/NCTL3TmIjMXlY39atWInNFCFemfwMstiUtnVRoEVJ7YPW2bFWPnUqLj/2E9/5qcyR5PdEWaR6ZMO8gj97MbavNMDcrfTuIpC4zZa/MZniTijuWjhtDO1jk7fOyowkTVlP4RuC/DfaizeDL/Hy43HX7w1kuthPFXEpj5VNtdu3QT2geljuzC/lVl20eambQpmAe5TlK2iyBUo4i09r7FDeHqPlxBVxdbcCAAAAJgBAABwsCeg0BBCMK/7oV0zSZFkL9eeqro78ARsEE/5Mwe11XokjU6T9x+ndPGh4BJSvjpTPkMHPKs2drFCPhlGEkrxpHDpz0gaIAj6lvqBr1GbayV+gAruLS0+zQ2ozc/YZWs2DiI1OojAKI83rpL1musZwzzD+fbpDzWq0iFZ6t1YlUi0zi5/xPiMKAPThR8fxVf2hpOfeqG5U+bxMdFwTfiy4yVhAoQaWpLDyqlp0Th97WfF/UzKw7rQ79lFw/XqjhNpDEbA2nZZQyh9JMrAOsNTOaoEwEusspRCmI+6Z5w1KKt0u/pxZ9Zu3B2gd0govwNYpEif45gvt32I1cHIotFRQG9Yd5InXhr4ndvvZogB59sLq+NgkSJN9iGEq6fImnexA0d0zj0J0Fc0pvQEdeUs18cgWDVwS45nCIzPQ3m9TLo4m0wS5fP/5vxIs56cbBZVmGuhBbzoTJbHi4Qbp54G1laieUj0IIfrSk3Un2KzIyvNsBQG+2sgXqVt/dAExyDihQIT+PkiXpteMiZqJOvdH3/QWl8gGPJRAAAAkAEAAFImJY4hoxR46WCePm0/3HKDx2qJ4qh6VQLSXQlcRuhaL0GTiK8VXcN04ZYTml10OLMhREJix4J0nkfJ4lF1Bl65wjPZBclAybI0fVpdXsZqi5zOOU81q/1V//uFU3RFYHMmcFiDEp+7x0kAgQ5enpYwz+82KYuNv9tWPnq4oJxR9KASvxfZQkKlTTAn/c+P15lI35z1yLSCqJiM/zZqiVq0AZdwZPYUF89+L4v/g8Wmnh8cm+He2q891guN7SBHa/IOfgPxYUsBuxdNAz87SYMwnQunwSwKDvxKJhkpGelituX+H37/VoLHQqCi+2AQKATlSrGv7MhRBdsVIJrBMa8LSw5bRLSYhXwyEqvAk7bFJUWZMgAMky74ol+UXWX96QtaxjWpbRyZa6FUIjAD8FG+/NPHH+zJw8D1wmPkLc+txKVThRCgX1yca1mMMkQ/YmEF/9ajlG9AZrpi4U+2LwXRSj+Da7yJXUPUIapK4+ZJYvJrpXHZNaxbdD1p2nQXHcQiWyjmLU+gzJsCyI4IrcpSAAAAkAEAAGzNm+G1MVNRHPuSleROCznjnpngoPFCNQ0YhPSVxkraR6eujX9s+fFmwO/wpzrYH+7JpIa6rJiYdy2zXEorPniu47+JHud4kcZiY1NiTjoek8maSv5ppGi8lLJ0CDgOdvlBsTwWQo7YMMJJASUFF3LLau6w/LlTCCnT1BhiGyI3A+XS/wfHVjq1HULnLL0r1dqcueby2vKiNtm7ZwiXj2PHdZ9aMu5WGEnKIAtjFF5RKSJ1eXv1th2Fq0jjtASCgmm019ttVCcDlDdKsn3Bu2y5dzbJ0T/3XbVG1J1ITz/pVEixH1VYNntO6w/EOSStT3LQ6t8BS3KYzPRorsdAEzvp8ctgz941zzaoxQlqlUUFREIsQYlqRx8G99d4WcnjqUlPygwabrtRCPxKzTtCP1KHRV3gNt+p/ymJTzhI8si+jSWTcuzUuEY35/Sjis6Y7SdVihU6KCACqg95Yak1oPcvpvV4kw+NyDUjMHO100Qxhmo943tiK7du0kacFlvVR/hPF28nHEowUXmO2xVLZDEAAAAA');

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAGgBAACT+Iaz3FLzEnXWWQQ3ZHJlKbTzN/gve5RSVVtw08R3QauntpBEvipv6YZaa31+fyjoQgRFqGKrB/MoHPCujFtmPM8xlESjwAPsvUKIhiaEYdGgP+aex/aS1Ch6T/jz3wSErCjP+b2iAhmWSHNMq1Sz8bqrPJrQ0kL6B+jg0Ij7YFf7oLK6MXl5JrK6xBOC9k0rzTL7JwbpYxblZlOkCEsgrANBKvPlk+EUW9MGOpKeborW8+xuNsX0ovzygEy0SPc8eDAN9SlPEmgwLzIwjmwwGgAg02Z5NCs0DEMplQwwhTVqCybY7Ewql5LGjpGsASabqGN45rhzalRPgy8Kf90wkQXu7BT4383mHY7a+JJ6cZKNrO7vupwkaRuBTnUgjDcPwGK2DzuPJkRQoKUMFvuILoM3pIhox4Qagun4sEK+0U1bG0G5wWZCdfonCDLMnulwfZew8xv8wGBhStFa3COcZRKLayHw6WlRAAAAYAEAAC5NX+qlKXM9DVPYJJ9kLbq5PSdBztqpL7YZ5jObfBhghPICRVo13VD5w0VS+Sk66Y3t+s4pPlxNQ0+qNHSlBc5KxqzXHEzMLBEXBilYAb6nkdhSGjDzAr8MSc8H5ELI3kOUPX3y54SQN5y8pfbcr7hNAXdRM+IZ+X0jpYCkg84RTzXhPoLdw+SwGOnQcngDsmz2BwiabJuRi+nWdTV2tMfTFu7jV75J9tqO5FClvAOLKOe5TBTEuDU8tYrDCLWNBJnZQouO4x5ETEn1FwgzCzgDHq1i3PnJ1KsD1eSLR+ZnfHmlCG3XymG7rDy+UEsxmfl5ZTU84AFq8Ni/3TRTsBiui6qIudBmbUjtUM7fOwJD3IlZxSE8bkzZgXOOfSHY4PErowGQPiuBTrpYgXcfvAHkc3MJOiShJWtfJC9Fc1Qj0ByD+iR2r14+T42FVt8V26H+fvisur/ix9S15L1OxipSAAAAWAEAAMA9Xt1Ijt+54K6EGn+mZx17DXdYIZzs17dXuTwgs12G2EHF7kVuGjCN+9nHEwMCADutxFtF9xELjnxsYvjMGdXIFJd1iYmYyoob3ZjGU96PJt4AbI9TUplRUxDpNwVq1f+9OmZyxV7U3x/1wosYFNHt2Vc8dUh4vz8k/ujIEKRSa9u4IJfV0UYMQAyUo1bHDivCTkx3vbeDLC28yPZD+mWhHLuKEZd/qOg4X8kyEgCSD0QU+OxkGMyFtP1gLol422l3n1kMNS+UA6bphxdoXMb85i3zd/FOLROlg8qMb/nQNPXW3c8yM6NOuvP1ZYxyjG5mjZjtVEXX+ASEFRrK6+p3J+/U6GTXbTAUtKcGSZKkkEBPj+qS/A2FyBIHOpW7wkYmui+pYBh1VCNXWKZ2dr/noMR70YYhFdycZzLRhELUFYJtfZtTvI5o5zek/PcbmF935JE7sm1CAAAAAA==');

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAGgBAABV6wZkGiYIiwbXWpyN50utcnV1kkA/lwEuesgHY24mPK+1h9kSO77LOvmJQ9l7PqjYbtBMhsDBS2dIa/CR1GVNjZ6McFVURdsjc8qD0+pmh8GwFqDny0dO8COdJiRTeU1zAxgToiyFJhd7DSjsSKd/hEzs5yqH2q5oAbdXr7GQOpbL+EOiQ/tgAb9mMLNpv8F3whR/QcMeDuN6PDvtB8sbzmwxSCr/k/zpKnRkqD7guFGKz8nzdH1Vnib6KlAiLAQvUz0OvnMKG6yDrnq00AsmIpDMiyZjiH7uTSlR/06mfQVZ8C7hxOkN+rcnQkeLlUKJI24zaP5eBpaU24L7nurFi62whCf6B715AkWOqAGtegdBofyBXbs0vYFVzODVMzzGZVuJHE2f0d4zebFqpaR4DKxAm2BsFLzEJ1RJ/EfLTyatRJgdLcbORc4raqO1TZmHfT7WyHFRLpJ3bJMf3DKjyI+1+xNo9wZRAAAAYAEAACg+0m+Rmofyph7yWmhMwBe2DvnAwAgWGioafLWBH0KvzknvRAlE/8YeDrqotw1FqaVK+u5ofMrcMbM4dKOH3Q0Kc+QwhPSflcu6zUDsPk+uiqasqpOmrbNGnet4700OHngjgj3e853wsoH+nzcOXava1rGRE9MwdqGE/NVoYreNNXM2B46tJMGuXJ3nhksp//LoM7BguMQmuFWjVhcqXqemr++WTa+wf02CZbvM62ScS8xqVVbkS/4ZoJb2PuLjhDJq+waP6kUtSmn+iaU7d6BlK1RvyQ459CtjaP6Yuv/kMBOinZFkKR3ELHKqUvE2uJdhL1GKvwAqT5HeFoS5w2ZyXPwqeV651p13az0oSEqEr6kJNLQMYQoRSGs7MnXzi5iE3rlOIbf/6Ui03NdG9c4+epHmmwHnWmG/mAqFU6zva6C6FyLTvP0OPGR43tdAy0+I9cobyQV8jDZDjG/Iu4NSAAAAWAEAABq4hT6rFVLhK4HgdrCrxiFtnH8JPko5ncZi9JIKhcqhXjtgVp6XQ5XvrumxtiZlGeST7Td2+ZOSo76SEFsIm+7oA+f1tdhBIGbPgjP9wESCd6y1YED3Tapccri4qB/oLQkz0jDl/cKyyIaUMzyvZRgHCjIvQCXz/UxR0h/PPVxUiYlAN7wRSveVSrIsuyrLwd3zcUGN1bKaJ9oQCtQiJeVUp66z+VoxyYBqCoNQMcn7w7bH22pF/Rpfq52HyFzhqQ6docVTL4uJ9QHkv2tjEgprNK79YQibEARk7TeHnUB1UZQzY5/HVkcw/n4O1SX0Ut69n0XyC5VHCRvw/Utl8d5E7m7O8ei/6CVDKuKXQaU3+pJ04DvEHjyd916I0cR7QcRLGB6FzjxZLB5D+mQOj3We/tZ8OxtYYQ4ndAVXFH/5ciH1MC0wmzN2kmTwaVwJMTvRn08JcMUZAAAAAA==');

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAIABAADjnQN50fFFOXrluY0WpfiWJxv3EBGQlknorq9ecjGiqSIBUgAvGBaBBvjuB9nLv/1DCn7eVC/aPC3g6ZBxQCUMIwbPNm/xT9EOgHWzIHERVeraCnlPYWn1IF7k8aVc3OjWIHM1HdxNAS4iyWD6UgNupdNdv4mQLSG/Lt8UYzOkP9M3rJNsF14pKCMFF3x6SDINFd9GIso/ZK9U/iSNot5OjsTLDzFDkHTtf4UXUnVZI1JowLBTuk0tZN5hKCfXgtlUd/20Ysu+gh9HvmMHTkbjl59nhj6WP7FlF274d2KTWybOybBABxPsAAp7JMdoLSV75ynwjblXeRJP5Uisfbalftl5XXkY3mXbilHG/6rkxgM0Q6cFdEzfkJHCSgcfn0B/VCPhwAIhcVDxYAiFvAU2S5zGM/s2z7QszpyxlWGb0j3Id0sKC7qXAjYbFEL7WuZWdrcMqudl+/rdbQWnE0oJrrCXt9s1aUywSwZSnPCeRK3Fm4vYw0v2iVrNrzTW7ktRAAAAcAEAAEjt3mVb5XE1zOFGaUJCzjfk6GqEdtvxXpphLk9XxtuPlfHuqg8C8UszeyeFnDb/chDVTGFMxIjD67yLWZNt2qK5QjpQJDfuJzjin+Rjsljs/pLiqFndixGzD0WRToucl7U0FFsiKx/Z/EpCm+OW232BHPAeZHRh1Iaj7RQuiOhldG92a4oQ2kj7K6NCYUjPnwuKiKiY6zRq2wnIoQaAy7FwLT7d5bXtYewpP2xFcprTvW9YNsZrwkf7hg4lYgIy9K3RaSKwQZprGHPZHsPMYcNgIRjOowhIF9qjGgMB7uee9D8nznQjtXNlhROBQuOMJW5OxF+naqboLW0OY/j5jH34bXYdpwN8zZ2++Y2PuuFJPZgCa8MYmqxJgldMea+97cOqkUCF+WX06DXInBh3XqFaweKX1g95cBozdmnT1l0qowpWM5aHPmlUzw1K3oMD4n3WMJ6T6t4z++imrRyOO9zKmAecKuAaGLa7+1eBIx+eUgAAAHABAACQippEoRCT+w7SOBmmdODVrA4Zlu30UWUB9V3kPFGcDbJ9wE3YjqqQr0S0YZjN2bTxp6EyRUOzwEp/gtdl77MGnO5C9IsjTyEho1rztp7DUteu5pLgZAhlbkANtm20QWBhomVHmgrJKN15Shxu6MxY0ZjDtwb0hj64paCkR9LsPPtE4CMF+gXb5av3i7Ks7yvQvKrOs3wkimi6mPfW951rpJyDh72k9gqq0Eg0uySFtx6dDUphR73LsDBnPFFIs9KFQsRl69T9LyoFtz5wzhomO9kLeXhl1xwJQYHv2EPEw2X9UB8jFh6LmziqyB2LpXkhGVy14SZ0yWGHyq6IbM3go2DjC+QftsuK1v0C3zuPn0rkYJhOCKVv3xwy08P+BBuHI4Nqu05iJCFBkOFnJz0s22dY843tnoomwfTsc5tZeAGOmA18O9MLe79fRehxBK6HLQGuF4i1a219Uw78BgO01e4R1aAT9PIxzhWMbwuNZAAAAAA=');

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAIABAACjcIoerJyLXGad4ctS7rX3WOyq1MuBaOpz/6V4iMUJzfrcbXy1jfZ6pusOCB5F4VLc80bqXoYsC0YuaL9nVL3l/USfyRfVqqjuEEFdpsyY1ivR4WsfbWRT/nGS+Y4aTx5XT9w7WUAIfzKRKvyThglaEQRtLsgXnRsOTLCcdioAR3E+BktM1jBEimsGLMz0xTACqaSc+ZduvRCQvBIelTlrnsLC6+gn/OwBnqkrrMC3mKd+M+kOLAaH9384txE6kiIhtHxzwlMR8bUU3bdeuteWlx+qbyvnlIYsmxuvlK68MLceU693OnYNMHTzVc1eDynI3ElgzaQsWW3LcBHF7ndVw3D2z2so1NfPiKWuC5dLW4p5APtHXnXM88igFVaOcGRqRtN/ABrGBX3CSOkXZBuFyRqJM9c08htHQpNtv6W4vH+Jw1UgitB+PtzXjSxToekN1jN9eIhDrBYlB4DBfJiK3LJoF0gzm+M8eaiJeI+EvwyQ5W4E3mrqWLFVjC7U0itRAAAAcAEAAA8/zMLJeHZevBGFRyNG5E4JsZDbrG3QRyZH8vKgIcUBw7dogZ/+rYpGBmhBbeb+XjRC2Yu/Qp4KLeb23mOlCLmDB3DXqA5o0ZUOMszm1ktE3U1uGzDaPAHcKzOeAwUr66Q8CTlGpBAEWbtKjJt6eRk6sB5UqajRVPG6gbn/rsCraC6Ci6J8mvhMs4CHilT2qhxCZ4pNugdExlqNuajzQrFfMmmAzYDWAvcXYUTzuq3kq/1tkuB5QY59nsMxEOPCgFMC20rxkv/HnesKDjJkuchT3axbobb8vy7rZRyGItbHFX1O5uxooj274bQGzuiqEUVPbDJXvUvGmAZ5lPrLYDHP+k4oQ1HjTdDDyWrncCtiEXpXPVrdihNRZOZQCXLHUbNH+MYMO91MIxWnjAffpcNMqpjsv3hoKreVj1a+nT+D3wKJZdvzdHPBvgxZqkFv/FKRmXeQ97dVBdfa+OxOsyyb2ZBeF/pGR0VMT1hIxxbPUgAAAHABAACNQBy/i6eYZJb6xm3PrD4Edv97jQo0MA8unXV2NqGyEU8h2w+k+6rHO8ler7kUeAAtGsctYf/lYm/+DcfYrC7RsMPMrcQJd4G6Wz3cT+KleHTTIpTsDQ84HG2FURU7ojs1CzeFLkTWIek+q3OorCzDiofk1CB5+gL1wYBQ4FUNqETIYeSBfo77uKW3JAjmIYS8pZtK7/ByWU+9pwv+qwQIiuKTlJk0HCOMSh0llmjXkFGFCO62xOSxBN2mpAQYDRCQjFt66FW91/YSTIRlkupiUiGDRc4o6AFl9qpfHmndl7EcFDelZ5mpMb81a2TtU4rEpRwCG+sCs3jS4cLqliWPKueJRJuKm1C86ME6yQid06mQPZAgjIFgQ8IYpmbrhrtVuryX9Yev9cCW0lqpwjy+sN1zNj5bxQ3SyI61aQKvUtHgizdKhW1pZ4RaLGzzpSVBgfrX9aKlLRWX+5jOuWy5TiUn6nKuBeCs+xb2utynTgAAAAA=');

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAHgBAAASL1aXYpYvexs6I561FNnr2kSQAacqyNsMdfHhC/KFS9oUhZ23vbJA8lJjcX+zxXi57JtjpxzhPUsmuxccOVqZKeul/AQ9vY3RNziRMEEhH7GRpaTigNocSAOtH0j9xy4P/wEu5o97Uitm1ztTt/kdChl0jlz3qfAVdLcPtuFHJzaQVcBXZgJUxkNJGypcWLChuDy4WmNMmsLsZ3Rucyd7m4oAlz16I/yOcXJsQdfoIcCLZJWkPFamQBqqM6PoPlFRHxNnoj1kE6dxn37bo6v+v8MK/4gaAimASvPuKl9Ilg8FiiUHJk4bgo+rSdyZ14dOKAfDVm/bSBqBOxuMCz+JiiUH3Z9OsFdyh0MTBwZOg3o+lwj1P+0GdRQVhqGR9YAH1W/oHIefE/yesxlKtzpAObgTepkQhTsjNtFzAftj8btaug84wPJRQAUhURnOD4PZ5d1CP2vG8PwaNw3xIcXlNcn63B8cyRQJhbTU5h4DAr4yG5K1981PUQAAAHABAABU/whv1Kb/5olsaNkRtRfEaumlN3wAFr52dUwAsckLfa9uOfOndnZyuF08hTuBQEIMe/ZRv2dYfQrknmq/OD49qBtc1adfYJvRvhUuCCcXLsJvls11BRSDhhgckDxjm7XJWnRKobaKm/CsFrM8HCv+vyXrK0BWYUxJFG2L/1F2d42yWWW48DC21kIb1z64BlsPAwNVT3zVKPQxKUf1iBBi9iFhkIuvMwKQRKUZnjL+7eidRAJSzQVcyZdYAKOLtXENPSdA6LQ9j/7jRIFNOqt3mIvcq6NeEK02O3wuPUc4K18dcUb64+LKi4TIpUZkccqFpKRKVVOVDQ6OhCHjF+i6gWYwcP2t3gV8yEMpUPSuwj1j8tpCyVmqoRKbW9jw0UObY5V9Vk47XUPC8lX7McptiVfz9uVRT6GEEcBmxdUm67tGWoNYEObBfAFOUuO1HixpN7uji/SJ0/x0wzWbz46VCiMLBBrQ+sMI+Ixo51rQT1IAAABwAQAA660PXIPVNfF6iblFMscyYH/uG/g8TZC1uBk/VJp2abKIxzM/1M/+sIMx8IzKrtw0AZYtWo9rbRAS67ZHtpcw4P7aZm4poihnYjgoQhSX9etlVkJI+BDLnZ/l1C1ugY5TCvRC4UiOzugY8ASLjDJKOVkb/bkGFZuvaOnE+2n1lycc2HHU/S+UvUygIE7gmjAJXKhmJbKqbYctzmtO08JmZWHlxDYqqKETenhu8NHLsIjhgmL97QhNqLeQqt+kGKDS71VXA5D5OQXQD8AChb5PRP9s1d1bED+BywoSgLM34ck7kyasP72N0bj9SKL/oUGIyw06M2MGwU7tsq3O4rxHhz7NgbXWWZUR/6iRg7NOoDG7bWXNXiMe9pOtmlEyI14U7JDgpXDaCol5MAxCyJIXZz50jEYDb6rEDloI0yH32Uw1tDg/roYmPgRKwXrKakiwDpS4fncYs5/f9NU1io+c2H6mzWtUU2QQ/Ol+Bcdc6gsAAAAA');

Datei anzeigen

@ -0,0 +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 erweiterte_Suche @version 8.0.0.0 SourceGuardian (09.02.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('7A3737B3AB7C1D37AAQAAAAhAAAABKgAAACABAAAAAAAAAD/L/AhFVbAF0W7NyhyYmqVBfWSx/x70uq8RFhc1D5udy4MowiyMrdiP7MRn81nlY5ATrlZSJbngfSeQbXG3DtjoKOcpYMaM/KYAjxYuZnb4ts9aoERDOGLlCm85YUPLwpjEfacjyL439Ff+yEyrg62wuyXYov+ylEmNgNGbpcjPYHye/cJL6ixsXPhVQk8QlAlK6CjKAst81hxfDLfoWhr+KSdc2cPh7EYCAAAAHgBAAAjwxh6mtekaLOn+W65OO6qVJmHwEN9mFczC7hO4t4F8jotIemLKqlO4QwgM6zPw8XUk9r42zhnlzDAOQp9o7e+cgKr2ZwFNqDlUBWOB3BBJtk0KW4HEH7sHkKtRuBe7REHE15hExQWGXngULPVW6q/MEX+sRDxGUgDdUlbWCo9hmVq32uCBodrHGPHWIEooFoY9i9X8nQmkBHBalyfZfEJcM0BmxyjxdMG5ih3ya6hB7X5SrZTs2mHDHD/XxqkbnSZa5kWgIjr2HJgZtuLLREO/6Ufx3N6zAgfKNmQxLAkP7zK57ayC+bR5YZ1/9BgnfnHK5gqY99cYls0xtWlNhEhRp2GsPrXVPdEsUdXv1Y8GoFl2jm6TsH9s3GkLVj0p96V+FksCaDWm/iMZi4FcT2GibAeU6ZYS8OfHde7lRElpvpKyAy1B2Kbxq8e5vmUptlShJbkncxHQm5tZitvy3bPKTpQWPuPI1c4oYvVzBJlvogpkebOxQ1HUQAAAHABAACE5pYNKmrlxojYOgfXqNtJScKAuKHOKSZ0utkm31lwNBsJOujT6qcPxAvTem2+PIxrqQ+EHVsLMfBBteLr52OWtKuHGck94A3xpHFqOmHw1za8IkQC1g1hM13Jn0IEdWbymY1ZQUNnkWUmmJp2zBVgCcNxRBMAf1HpKSuGWtrgDcqyWgMQr23ZOu88HvyyUVdgCw8Sj90FefFxoIwLjtbgkGW+VBHZn/1AgwgCbLuBoYJ9Y2Ho9SNJ0gLp5/FM/Zk/1vuIQyeB4nYErwyyUnNw+0R7BXUmbTZFZVsaxJ6/DS/g129MpLgNsWuc9GiDMFr6Sm4ZxAnIHw3wMc8GWHdffV0y4L5rEezQ+Eeo2OGPFm74Xf1WADord4k524CUXJ5nb8T/OAxPJOq6xvlfGkcBsL11Df68y+S1N9hxoYYb0L33ZpdNUsdD0Fha6/JKtFay40rKseHGOArPsPavCgzOD7zni4K4F2e9ZHgJ7yVCglIAAABwAQAA3BqTGz21jq8MSkFRTrd9oG3RUF8mJulynrbDhSyrMT8jeQLwjLBTZSuc+OShB7Y/qTotNhHdb+dC8T8hL0/vqkBXujyryj11217sa1INLDy41heUWRNLDSy6PICsBHtq/eqK8tlCPI2Z+Djc8Wdoybvv8+JnxbIklT/iO/QwOq9obh0FJxOfjpO/HUH5QHcvVJiDcWKQaJuMy07R5GcsOHrf9UzwEewN0QP+xQQvgB60hK6J1XD1g+UGl80ZjIRZBXYGtdBPETmsYeMQwYl7F4XEc25BAXqly6UvEew0IIBZnigKFNRGQ8vV8w04HKjtqvOlvUR7tBCaAFvWw2qYPRFBiRUtVp1url8nxf5d85HybvaajzMA0IH0fWJs4MWfUbIEAPWYmSmW1HjNk9Q322y3kmIU2YORcV5upCpGu8IaOmZCk4C3/+4d2pa/IUumxSUtw9jhvboso9MAhJhg10/FQXQlJvjGnHfn16bPXWAAAAAA');

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

2
Core/d3_extsearch_conf.php Normale Datei

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

2
IntelliSenseHelper.php Normale Datei

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

26
README.md Normale Datei
Datei anzeigen

@ -0,0 +1,26 @@
# D³ erweiterte Suche für OXID eShop
fehlertolerante Suche mit zusätzlichen Filter- und Anzeigemöglichkeiten
## Systemanforderungen:
- installierter OXID eShop
- PHP-Version, für die Installationspakete verfügbar sind
- Installation via Composer
- ionCube Loader oder SourceGuardian
- D3 Modul Connector
Die jeweils geforderten Versionen und sonstige Anforderungen entnehmen Sie bitte der Dokumentation im docs-Verzeichnis dieses Paketes.
## Installation:
Eine detaillierte Installationsanleitung finden Sie im docs-Verzeichnis dieses Pakets.
## weitere Lizenzen und Nutzungsbedingungen
### noUiSlider
(https://github.com/leongersen/noUiSlider/blob/master/LICENSE.md - Stand: 10.11.2023)
```
MIT License
Copyright (c) 2019 Léon Gersen
```

11
assets/.htaccess Normale Datei
Datei anzeigen

@ -0,0 +1,11 @@
<FilesMatch ".*">
<IfModule mod_authz_core.c>
# Apache 2.4
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
order deny,allow
allow from all
</IfModule>
</FilesMatch>

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

11
assets/out/.htaccess Normale Datei
Datei anzeigen

@ -0,0 +1,11 @@
<FilesMatch ".*">
<IfModule mod_authz_core.c>
# Apache 2.4
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
order deny,allow
allow from all
</IfModule>
</FilesMatch>

Binäre Datei nicht angezeigt.

Nachher

Breite:  |  Höhe:  |  Größe: 40 KiB

Binäre Datei nicht angezeigt.

Nachher

Breite:  |  Höhe:  |  Größe: 264 B

Binäre Datei nicht angezeigt.

Nachher

Breite:  |  Höhe:  |  Größe: 292 B

Binäre Datei nicht angezeigt.

Nachher

Breite:  |  Höhe:  |  Größe: 95 B

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

14
assets/out/src/js/apex/d3extsearch.min.js vendored Normale Datei

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -0,0 +1,14 @@
/**
* This Software is the property of Data Development and is protected
* by copyright law - it is NOT Freeware.
* Any unauthorized use of this software without a valid license
* is a violation of the license agreement and will be prosecuted by
* civil and criminal law.
* https://www.d3data.de
*
* @license
* @copyright (C) D3 Data Development (Inh. Thomas Dartsch)
* @author D3 Data Development - Daniel Seifert <support@shopmodule.com>
* @link https://www.oxidmodule.com
*/
let d3ExtsearchIAS=function(){"use strict";return function(e){let t={sElementId:"IAS_box",sInputElementId:"IAS_input",sCloseElementId:"IAS_closebtn",iPosOffset:10,sLastSelection:"",iDelay:600,oClearWnd:null},n=function(){let e;return window.getSelection?e=window.getSelection():document.getSelection?e=document.getSelection():document.selection&&(e=document.selection.createRange().text),e.toString()},o=function(){console.debug("clear IAS window"),document.querySelector("#"+t.sElementId).style.display="none",t.sLastSelection=""},l=function(e){console.debug("check IAS window"),n()?function(e){console.debug("show IAS window");let o=document.querySelector("#"+t.sElementId),l=document.querySelector("#"+t.sInputElementId);if(o){let c=n();c!==t.sLastSelection&&c.length>0&&(o.style.display="block",o.style.top=e.pageY+t.iPosOffset+"px",o.style.left=e.pageX+t.iPosOffset+"px",l.value=c,t.sLastSelection=c)}}(e):o()};!function(e){console.debug("IAS initialized"),t={...t,...e},console.debug("IAS: set mouse events"),document.querySelector("#"+t.sElementId).addEventListener("mouseup",function(e){e.stopPropagation()}),document.querySelector("body").addEventListener("mouseup",function(e){l(e)}),document.querySelector("#"+t.sCloseElementId).addEventListener("click",function(){o()})}(e)}}();

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden Mehr anzeigen