This commit is contained in:
2026-01-15 21:36:14 +01:00
parent 835dd83e54
commit c62e9f3820
44 changed files with 250394 additions and 3911 deletions

View File

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