| 1 |
|
| 2 |
==== Basic information: |
| 3 |
URL: {$siteUrl} |
| 4 |
Packeta plugin: {Packetery\Module\Plugin::VERSION} |
| 5 |
WordPress: {$wpVersion} |
| 6 |
WooCommerce: {$wcVersion} |
| 7 |
Template: {$template} |
| 8 |
PHP: {$phpVersion} |
| 9 |
Database server: {$dbServer} |
| 10 |
SOAP: {$soap} |
| 11 |
WP debug: {$wpDebug} |
| 12 |
Packeta debug: {$packetaDebug} |
| 13 |
|
| 14 |
==== Global settings: |
| 15 |
{$globalSettings} |
| 16 |
|
| 17 |
==== Date of last update of carriers: {$lastCarrierUpdate} |
| 18 |
|
| 19 |
==== Carriers: |
| 20 |
{$carriers} |
| 21 |
|
| 22 |
==== Zones: |
| 23 |
{$zones} |
| 24 |
|
| 25 |
==== Packeta log (last 5 days): |
| 26 |
{$lastFiveDaysLogs} |
| 27 |
|
| 28 |
==== Plugins: |
| 29 |
{$plugins|noescape} |
| 30 |
|
| 31 |
==== Mu Plugins: |
| 32 |
{$muPlugins|noescape} |
| 33 |
|
| 34 |
==== Supported currency switchers: |
| 35 |
{$currencySwitchers|noescape} |
| 36 |
|
| 37 |
==== Generated: {$generated} |
| 38 |
|