feat: update diagnostic scripts and configuration for improved product data handling

This commit is contained in:
2026-03-05 00:12:33 +01:00
parent 75cea8bb80
commit 194405bce0
6 changed files with 376 additions and 41 deletions

View File

@@ -26,7 +26,7 @@
/* Debug only */
if (!defined('_PS_MODE_DEV_')) {
if ( $_SERVER['REMOTE_ADDR'] == '91.189.216.43' )
if ( $_SERVER['REMOTE_ADDR'] == '79.191.197.145' )
define('_PS_MODE_DEV_', false);
else
define('_PS_MODE_DEV_', false );