Admin - Configuration - Sessions - Session Recreate - Catalog
From Zen Cart(tm) Wiki
Menu: Admin - Configuration - Sessions - Session Recreate - Catalog
/path/to/your/shop/includes/modules/create_account.php
| Line #351 : if (SESSION_RECREATE == 'True') { |
/path/to/your/shop/includes/modules/pages/login/header_php.php
| Line #59 : if (SESSION_RECREATE == 'True') { |
/path/to/your/shop/includes/modules/pages/time_out/header_php.php
| Line #46 : if (SESSION_RECREATE == 'True') { |
