0% found this document useful (0 votes)
10 views1,054 pages

Dollar This

Uploaded by

avoniiblask
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1,054 pages

Dollar This

Uploaded by

avoniiblask
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1054

2

AdminInpostShippingController Object
(
[module] => InpostShipping Object
(
[_configuration_values:InpostShipping:private] => Array
(
[0] => IP_UK_API_URL
[1] => IP_UK_API_KEY
[2] => IP_UK_LABEL_FORMAT
[3] => IP_UK_REVERSE_RETURN
[4] => IP_UK_AUTO_REVERSE_RETURN
)

[id] => 77
[version] => 1.0
[database_version] =>
[registered_version] =>
[ps_versions_compliancy] => Array
(
[min] => 1.6
[max] => 1.6.0.14
)

[dependencies] => Array


(
)

[name] => inpostshipping


[displayName] => InPost Shipping
[description] => Allow customers to ship to InPost lockers.
[author] => InPost UK
[author_uri] =>
[module_key] =>
[description_full] =>
[additional_description] =>
[compatibility] =>
[nb_rates] =>
[avg_rate] =>
[badges] =>
[need_instance] => 1
[tab] => shipping_logistics
[active] => 1
[trusted] =>
[warning] =>
[enable_device] => 7
[limited_countries] => Array
(
)

[controllers] => Array


(
)

[_lang:protected] => Array


(
)
[_path:protected] => /presta/modules/inpostshipping/
[local_path:protected] => C:\wamp\www\presta/modules/inpostshipping/
[_errors:protected] => Array
(
)

[_confirmations:protected] => Array


(
)

[table:protected] => module


[identifier:protected] => id_module
[context:protected] => Context Object
(
[cart] =>
[customer] =>
[cookie] => Cookie Object
(
[_content:protected] => Array
(
[date_add] => 2015-03-18 12:10:55
[id_lang] => 1
[detect_language] => 1
[id_employee] => 1
[email] => darthur@inpost.co.uk
[profile] => 1
[passwd] => ae3a761302c9d389056841678f203f7e
[remote_addr] => 2130706433
[shopContext] => s-1
[submitFilterorder] => 0
[ordersorderFilter_a!date_add] => a:2:
{i:0;s:0:"";i:1;s:0:"";}
[checksum] => -1329898029
)

[_name:protected] => PrestaShop-


bfa8fb4bbc0cb8d0b12c1f4d30d2ff39
[_expire:protected] => 1429013326
[_domain:protected] =>
[_path:protected] => /presta/
[_cipherTool:protected] => Rijndael Object
(
[_key:protected] =>
NT6NsEVVsPeiUwe7NrW3hGkVdnaVykG7
[_iv:protected] => `R????)??bUa?P?
)

[_modified:protected] =>
[_allow_writing:protected] => 1
[_salt:protected] => ImmaQLQT
[_standalone:protected] =>
[_secure:protected] =>
)

[link] => Link Object


(
[allow:protected] => 0
[url:protected] => /presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[country] => Country Object


(
[id] => 17
[id_zone] => 1
[id_currency] => 0
[iso_code] => GB
[call_prefix] => 44
[name] => Array
(
[1] => United Kingdom
)

[contains_states] => 0
[need_identification_number] => 0
[need_zip_code] => 1
[zip_code_format] =>
[display_tax_label] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => countries
[fields] => Array
(
[id_zone] => Array
(
[xlink_resource] => zones
)

[id_currency] => Array


(
[xlink_resource] => currencies
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => country
[identifier:protected] => id_country
[fieldsRequired:protected] => Array
(
[0] => id_zone
[1] => iso_code
[2] => contains_states
[3] => need_identification_number
[4] => display_tax_label
)

[fieldsSize:protected] => Array


(
[iso_code] => 3
)

[fieldsValidate:protected] => Array


(
[id_zone] => isUnsignedId
[id_currency] => isUnsignedId
[call_prefix] => isInt
[iso_code] => isLanguageIsoCode
[active] => isBool
[contains_states] => isBool
[need_identification_number] => isBool
[need_zip_code] => isBool
[zip_code_format] => isZipCodeFormat
[display_tax_label] => isBool
)

[fieldsRequiredLang:protected] => Array


(
[0] => name
)

[fieldsSizeLang:protected] => Array


(
[name] => 64
)

[fieldsValidateLang:protected] => Array


(
[name] => isGenericName
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => country
[primary] => id_country
[multilang] => 1
[fields] => Array
(
[id_zone] => Array
(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[id_currency] => Array


(
[type] => 1
[validate] => isUnsignedId
)

[call_prefix] => Array


(
[type] => 1
[validate] => isInt
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[contains_states] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_identification_number] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_zip_code] => Array


(
[type] => 2
[validate] => isBool
)

[zip_code_format] => Array


(
[type] => 3
[validate] => isZipCodeFormat
)

[display_tax_label] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[name] => Array


(
[type] => 3
[lang] => 1
[validate] => isGenericName
[required] => 1
[size] => 64
)

[associations] => Array


(
[zone] => Array
(
[type] => 1
)

[currency] => Array


(
[type] => 1
)

[l] => Array


(
[type] => 2
[field] => id_country
[foreign_field] => id_country
)

[classname] => Country


)

[update_fields:protected] =>
[force_id] =>
)

[employee] => Employee Object


(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] => ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18 03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-00-00
[stats_compare_to] => 0000-00-00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_lang] => Array
(
[xlink_resource] => languages
)

[last_passwd_gen] => Array


(
[setter] =>
)

[stats_date_from] => Array


(
[setter] =>
)

[stats_date_to] => Array


(
[setter] =>
)

[stats_compare_from] => Array


(
[setter] =>
)

[stats_compare_to] => Array


(
[setter] =>
)

[passwd] => Array


(
[setter] => setWsPasswd
)

[associated_shops:protected] => Array


(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] => id_employee
[fieldsRequired:protected] => Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range] => 32
)

[fieldsValidate:protected] => Array


(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] => isUnsignedInt
[passwd] => isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] => isGenericName
[bo_css] => isGenericName
[bo_width] => isUnsignedInt
[bo_menu] => isBool
[stats_date_from] => isDate
[stats_date_to] => isDate
[stats_compare_from] => isDate
[stats_compare_to] => isDate
[stats_compare_option] => isUnsignedInt
[id_last_order] => isUnsignedInt
[id_last_customer_message] => isUnsignedInt
[id_last_customer] => isUnsignedInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)
[image_dir:protected] => C:\wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] => id_employee
[fields] => Array
(
[lastname] => Array
(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[firstname] => Array


(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[email] => Array


(
[type] => 3
[validate] => isEmail
[required] => 1
[size] => 128
)

[id_lang] => Array


(
[type] => 1
[validate] => isUnsignedInt
[required] => 1
)

[passwd] => Array


(
[type] => 3
[validate] => isPasswdAdmin
[required] => 1
[size] => 32
)

[last_passwd_gen] => Array


(
[type] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)
[optin] => Array
(
[type] => 2
[validate] => isBool
)

[id_profile] => Array


(
[type] => 1
[validate] => isInt
[required] => 1
)

[bo_color] => Array


(
[type] => 3
[validate] => isColor
[size] => 32
)

[default_tab] => Array


(
[type] => 1
[validate] => isInt
)

[bo_theme] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 32
)

[bo_css] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 64
)

[bo_width] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[bo_menu] => Array


(
[type] => 2
[validate] => isBool
)

[stats_date_from] => Array


(
[type] => 5
[validate] => isDate
)

[stats_date_to] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_from] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_to] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_option] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[preselect_date_range] => Array


(
[type] => 3
[size] => 32
)

[id_last_order] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer_message] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[controller] => AdminInpostShippingController Object


*RECURSION*
[override_controller_name_for_translations] =>
[language] => Language Object
(
[id] => 1
[name] => English (English)
[iso_code] => en
[language_code] => en-us
[date_format_lite] => m/d/Y
[date_format_full] => m/d/Y H:i:s
[is_rtl] => 0
[active] => 1
[webserviceParameters:protected] => Array
(
[objectNodeName] => language
[objectsNodeName] => languages
)

[translationsFilesAndVars:protected] => Array


(
[fields] => _FIELDS
[errors] => _ERRORS
[admin] => _LANGADM
[pdf] => _LANGPDF
[tabs] => tabs
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => lang
[identifier:protected] => id_lang
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => date_format_lite
[3] => date_format_full
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 2
[language_code] => 5
[date_format_lite] => 32
[date_format_full] => 32
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[language_code] => isLanguageCode
[active] => isBool
[is_rtl] => isBool
[date_format_lite] => isPhpDateFormat
[date_format_full] => isPhpDateFormat
)
[fieldsRequiredLang:protected] => Array
(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => lang
[primary] => id_lang
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 2
)

[language_code] => Array


(
[type] => 3
[validate] => isLanguageCode
[size] => 5
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[is_rtl] => Array


(
[type] => 2
[validate] => isBool
)
[date_format_lite] => Array
(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[date_format_full] => Array


(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[classname] => Language


)

[update_fields:protected] =>
[force_id] =>
)

[currency] => Currency Object


(
[id] => 1
[name] => Pound
[iso_code] => GBP
[iso_code_num] => 826
[sign] => �
[blank] => 1
[conversion_rate] => 1.000000
[deleted] => 0
[format] => 1
[decimals] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => currencies
)

[prefix] => �
[suffix] =>
[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => currency
[identifier:protected] => id_currency
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => sign
[3] => format
[4] => decimals
[5] => conversion_rate
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 3
[iso_code_num] => 3
[sign] => 8
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[iso_code_num] => isNumericIsoCode
[blank] => isInt
[sign] => isGenericName
[format] => isUnsignedId
[decimals] => isBool
[conversion_rate] => isUnsignedFloat
[deleted] => isBool
[active] => isBool
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => currency
[primary] => id_currency
[multilang_shop] => 1
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[iso_code_num] => Array


(
[type] => 3
[validate] => isNumericIsoCode
[size] => 3
)

[blank] => Array


(
[type] => 1
[validate] => isInt
)

[sign] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 8
)

[format] => Array


(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[decimals] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[conversion_rate] => Array


(
[type] => 4
[validate] => isUnsignedFloat
[required] => 1
[shop] => 1
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[classname] => Currency


)

[update_fields:protected] =>
[force_id] =>
)

[tab] =>
[shop] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-bootstrap
[theme_directory] => default-bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_shop_group] => Array
(
[xlink_resource] => shop_groups
)

[id_category] => Array


(
)

[id_theme] => Array


(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] => id_shop
[fieldsRequired:protected] => Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] => Array


(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] => Array
(
[type] => 2
[validate] => isBool
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[name] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 64
)
[id_theme] => Array
(
[type] => 1
[required] => 1
)

[id_category] => Array


(
[type] => 1
[required] => 1
)

[id_shop_group] => Array


(
[type] => 1
[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[theme] => Theme Object


(
[name] => default-bootstrap
[directory] => default-bootstrap
[responsive] => 1
[default_left_column] => 1
[default_right_column] => 0
[product_per_page] => 12
[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => theme
[identifier:protected] => id_theme
[fieldsRequired:protected] => Array
(
[0] => name
[1] => directory
)

[fieldsSize:protected] => Array


(
[name] => 64
[directory] => 64
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[directory] => isDirName
[responsive] => isBool
[default_left_column] => isBool
[default_right_column] => isBool
[product_per_page] => isInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => theme
[primary] => id_theme
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[size] => 64
[required] => 1
)

[directory] => Array


(
[type] => 3
[validate] => isDirName
[size] => 64
[required] => 1
)

[responsive] => Array


(
[type] => 2
[validate] => isBool
)

[default_left_column] => Array


(
[type] => 2
[validate] => isBool
)

[default_right_column] => Array


(
[type] => 2
[validate] => isBool
)

[product_per_page] => Array


(
[type] => 1
[validate] => isInt
)

[classname] => Theme


)

[update_fields:protected] =>
[force_id] =>
)

[smarty] => Smarty Object


(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)
[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(
[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array
(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

)
[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[compiled] => Smarty_Template_Compiled


Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)

[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(
[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
smarty_modifier_truncate
)
[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product


[1] => convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(
[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)
[displayPriceSmarty] => Array
(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media


[1] => addJsDef
)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate


[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(
[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)
[getHeight] => Array
(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(
[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(
[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(
[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)
[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(
[registry:protected] => Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product


[1] => convertPrice
)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyShowObject


)
[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product


[1] => convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image


[1] => getHeight
)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(
[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

)
[dateFormat] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(
[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)
)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product


[1] => convertPriceWithCurrency
)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools


[1] => getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product


[1] => convertPriceWithCurrency
)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)

)
[getWidthSize] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(
[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)
)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(
[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

)
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)
[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[table] => Smarty_Variable Object


(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)

[host_mode] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)

[bo_width] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)

[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(
[setter] => setWsPasswd
)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3
[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)

[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)
[last_passwd_gen] => Array
(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5
[validate] => isDate
)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

)
[classname] => Employee
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)
[tables:protected] => Array
(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1

[required] => 1
)
[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)
[tabs] => Smarty_Variable Object
(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0

[active] => 1
[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)

[2] => Array


(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)

[3] => Array


(
[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers

[module] =>

[position] => 5
[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca

[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75

[current] =>
)
[8] => Array
(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62

[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c

[current] =>
)
[3] => Array
(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10

[class_name] => AdminStatuses

[module] =>
[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11

[class_name] => AdminAddresses

[module] =>
[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3
[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11

[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43

[id_parent] => 11

[class_name] => AdminGenders


[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1
[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47

[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

[5] => Array


(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf
[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63

[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

[6] => Array


(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15

[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52

[id_parent] => 15

[class_name] => AdminLanguages


[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56

[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(

[id_tab] => 57

[id_parent] => 15
[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64

[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(

[id_tab] => 65

[id_parent] => 16
[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)

[5] => Array


(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)

[6] => Array


(
[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>

[position] => 8
[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90

[current] =>
)
[11] => Array
(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4

[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc

[current] =>
)
[3] => Array
(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17

[class_name] => AdminRequestSql

[module] =>
[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146
[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18

[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86

[id_parent] => 18

[class_name] => AdminQuickAccesses


[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90

[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(

[id_tab] => 104

[id_parent] => 18
[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93

[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

)
[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[img_dir] => Smarty_Variable Object


(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)
[tab] => Smarty_Variable Object
(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)

[controller_name] => Smarty_Variable Object


(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)

[mobile_detect] => Mobile_Detect Object


(
[userAgent:protected] => Mozilla/5.0 (Windows NT 6.1;
WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36
OPR/28.0.1750.48 (Edition Campaign 48)
[httpHeaders:protected] => Array
(
[HTTP_HOST] => localhost
[HTTP_CONNECTION] => keep-alive
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_ACCEPT] =>
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT
6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89
Safari/537.36 OPR/28.0.1750.48 (Edition Campaign 48)
[HTTP_REFERER] =>
http://localhost/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[HTTP_ACCEPT_ENCODING] => gzip, deflate, lzma,
sdch
[HTTP_ACCEPT_LANGUAGE] => en-GB,en-
US;q=0.8,en;q=0.6
[HTTP_COOKIE] => PrestaShop-
42d71ccdbde431a9af735bab5d1ba278=1wtsX0P06QoW%2FedqrhbVEV0PyKUokhm7UTORN1LnejtwMU
%2FXfZeNTBcomjen%2B8xehJTmZMK4ANipbNyPhGKCjFiwH%2BC
%2BietlpLapkskJBCTOdUM6wFbUCng1%2FQRjUnYiAHGS58vhRWYtP9rZMU
%2FqwPX9KasoV03cNcoGUkIAjLq5A7qGnHs9w6gN0i
%2BrE9QUa4%2Fg256B0ozDe02tgpu8WmUET5mq0Zs3LVNbbI4JLQwFVZptBLD
%2BtiCOJmrNkhWVLd0s67hLfFRxbCzaVcE5ZBGQHe7N%2BsZWkrPq78FTlUAWcX17LCy
%2BrcqbYweCYyVaoWLgWWvOd
%2F3L9qHZRsUAXC2aPWNWtKl8%2BjCkxhb0tfY7rdwrK9zxzlRl3ARaYuklD
%2BzcBWAV71VFqDteT5G1KIv8UgoiOUbrvJYFYz4WwvarUHdGuXkzZ90Uocutbj54000322;
PrestaShop-bfa8fb4bbc0cb8d0b12c1f4d30d2ff39=1wtsX0P06QoW
%2FedqrhbVEXgpkhqZUIFekT0KUqkfxZsqWvf3mOHi0d5EcypahxChC2WWHgR4izfufMNtuJ2ctmClrD
%2BAVjB61shrDKDG8osJorKdUHHgfRkIe
%2BbFdb5UgkcfiqOmlVXZXu0KMdQUxyxyCI29ecV6c1SzN4P1WB7dKe6szZZU3EGk9s03Lw2fwE6NVwyhLv
BHNw6%2FSqQrD
%2BtL2tGaFgCLv00%2FU60GL3RuQ992LZN9cn3oVxLyxhc2zHZbn4KfqmZKWVMWHaTD0xP5wz6tYldmmhUX
mrJVedmWvNbwlKavX%2B4xpPt6JestZbGe%2BZHyHHe
%2BJLvk6i0RK5nFOzesmdO89Ct1PR3QpULP7MXyu3S%2BZ6ZB%2Bc7Xr1UsNZWontW1csIjYz5VW%2BRQZw
%3D%3D000296
)

[detectionType:protected] => mobile


)

[mode] => 1
[mobile_device:protected] =>
[is_mobile:protected] =>
[is_tablet:protected] =>
)

[smarty:protected] => Smarty_Data Object


(
[smarty] => Smarty Object
(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[compiled] => Smarty_Template_Compiled


Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)
[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
smarty_modifier_truncate
)

[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product


[1] => displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(
[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(
[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(
[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyShowObject


)

[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools


[1] => getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media


[1] => addJsDefL
)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

[dateFormat] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools


[1] => secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(
[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)

[getWidthSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media


[1] => addJsDefL
)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)

[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)
[table] => Smarty_Variable Object
(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)

[host_mode] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)

[bo_width] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)
[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(

[setter] => setWsPasswd


)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)
[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)

[last_passwd_gen] => Array


(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2
[validate] => isBool
)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1

[required] => 1
)

[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)

[tabs] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)
[2] => Array
(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)

[3] => Array


(

[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>
[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca
[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75

[current] =>
)

[8] => Array


(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62
[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c

[current] =>
)

[3] => Array


(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip


[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10

[class_name] => AdminStatuses

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e

[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11

[class_name] => AdminAddresses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3

[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11
[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43

[id_parent] => 11

[class_name] => AdminGenders

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1

[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47
[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

[5] => Array


(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf

[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63
[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

[6] => Array


(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15
[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52

[id_parent] => 15

[class_name] => AdminLanguages

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56
[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(

[id_tab] => 57

[id_parent] => 15

[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1
[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64
[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(

[id_tab] => 65

[id_parent] => 16

[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1
[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)
[5] => Array
(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)

[6] => Array


(

[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>
[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90

[current] =>
)

[11] => Array


(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4
[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc

[current] =>
)

[3] => Array


(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup


[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17

[class_name] => AdminRequestSql

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146

[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18
[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86

[id_parent] => 18

[class_name] => AdminQuickAccesses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90
[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(

[id_tab] => 104

[id_parent] => 18

[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93
[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)
[img_dir] => Smarty_Variable Object
(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)

[tab] => Smarty_Variable Object


(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)
[controller_name] => Smarty_Variable Object
(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
)

[parent] => Smarty Object


(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)
[compiled] => Smarty_Template_Compiled
Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)

[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
smarty_modifier_truncate
)

[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)
[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product


[1] => convertPrice
)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(
[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools


[1] => secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(
[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] => smartyShowObject
)

[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(
[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product


[1] => displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

[dateFormat] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(
[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)
)

[getWidthSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image


[1] => getHeight
)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)

[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[table] => Smarty_Variable Object


(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)
[host_mode] => Smarty_Variable Object
(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)
[bo_width] => Smarty_Variable Object
(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)

[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(

[setter] => setWsPasswd


)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)

[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)

[last_passwd_gen] => Array


(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1
[required] => 1
)

[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)

[tabs] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)

[2] => Array


(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)
[3] => Array
(

[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers


[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca

[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75
[current] =>
)

[8] => Array


(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62

[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c
[current] =>
)

[3] => Array


(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10
[class_name] => AdminStatuses

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e

[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11
[class_name] => AdminAddresses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3

[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11

[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43
[id_parent] => 11

[class_name] => AdminGenders

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1

[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47

[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

)
[5] => Array
(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf

[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63

[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

)
[6] => Array
(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15

[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52
[id_parent] => 15

[class_name] => AdminLanguages

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56

[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(
[id_tab] => 57

[id_parent] => 15

[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1
[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64

[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(
[id_tab] => 65

[id_parent] => 16

[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3
[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)

[5] => Array


(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)
[6] => Array
(

[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>
[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90
[current] =>
)

[11] => Array


(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4

[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc
[current] =>
)

[3] => Array


(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17
[class_name] => AdminRequestSql

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146

[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18

[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86
[id_parent] => 18

[class_name] => AdminQuickAccesses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90

[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(
[id_tab] => 104

[id_parent] => 18

[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93

[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

)
)

[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[img_dir] => Smarty_Variable Object


(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)

[tab] => Smarty_Variable Object


(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)

[controller_name] => Smarty_Variable Object


(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)
)

[config_vars] => Array


(
)

[current_subtemplate:protected] =>
[allow_push] =>
[push_time_limit] => 180
[secure_key] => 41ff717a6347c03894f8677490996cf2
)

[path] =>
[content] =>
[warnings] => Array
(
)

[informations] => Array


(
)

[confirmations] => Array


(
)

[shopShareDatas] =>
[_languages] => Array
(
[0] => Array
(
[id_lang] => 1
[name] => English (English)
[active] => 1
[iso_code] => en
[language_code] => en-us
[date_format_lite] => m/d/Y
[date_format_full] => m/d/Y H:i:s
[is_rtl] => 0
[id_shop] => 1
[shops] => Array
(
[1] => 1
)

[is_default] => 1
)

[default_form_language] => 1
[allow_employee_form_lang] => 0
[layout] => layout.tpl
[bootstrap] => 1
[meta_title:protected] => InPost Shipping Orders
[template] => content.tpl
[table] => inpostshipping
[list_id] => inpostshipping
[identifier:protected] => id_inpostshipping
[identifier_name:protected] => name
[className] => InpostShipping
[tabAccess] => Array
(
[id_profile] => 1
[id_tab] => 106
[class_name] => AdminInpostShipping
[view] => 1
[add] => 1
[edit] => 1
[delete] => 1
)

[id] => 106


[required_database] =>
[token] => eb7e8d51d34b310da1df777a22bd216e
[shopLinkType] =>
[_defaultOrderBy:protected] => id_inpostshipping
[_defaultOrderWay:protected] => ASC
[tpl_form_vars] => Array
(
)

[tpl_list_vars] => Array


(
)

[tpl_delete_link_vars] => Array


(
)

[tpl_option_vars] => Array


(
)

[tpl_view_vars] => Array


(
)

[tpl_required_fields_vars] => Array


(
)

[base_tpl_view] =>
[base_tpl_form] =>
[multiple_fieldsets] =>
[fields_value] =>
[errors] => Array
(
)

[list_simple_header:protected] =>
[fields_list:protected] => Array
(
[id_inpostshipping] => Array
(
[title] => ID
[align] => text-center
)

[order_id] => Array


(
[title] => Order ID
)

[parcel_id] => Array


(
[title] => Parcel ID
[align] => text-right
)

[order_status] => Array


(
[title] => Order Status
[align] => text-center
)

[parcel_status] => Array


(
[title] => Parcel Status
[align] => text-center
)

[parcel_target_machine_id] => Array


(
[title] => Machine ID
[align] => text-center
)

[sticker_creation_date] => Array


(
[title] => Sticker Creation Date
[align] => text-right
[type] => datetime
)

[creation_date] => Array


(
[title] => Ceation Date
[align] => text-right
[type] => datetime
)

[filter_modules_list:protected] =>
[modules_list:protected] => Array
(
)

[fields_form:protected] =>
[fields_form_override:protected] =>
[submit_action:protected] =>
[fields_options:protected] => Array
(
)
[shopLink:protected] =>
[_listsql:protected] =>
[_list:protected] => Array
(
)

[toolbar_title:protected] => Array


(
[0] => Administration
[1] => Edit: inpostshipping
)

[toolbar_btn:protected] => Array


(
[save] => Array
(
[href] => #
[desc] => Save
)

[cancel] => Array


(
[href] => index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[desc] => Cancel
)

[toolbar_scroll:protected] => 1
[show_toolbar:protected] => 1
[show_toolbar_options:protected] =>
[_listTotal:protected] => 0
[lang] =>
[_filter:protected] =>
[_filterHaving:protected] =>
[_tmpTableFilter:protected] =>
[_pagination:protected] => Array
(
[0] => 20
[1] => 50
[2] => 100
[3] => 300
[4] => 1000
)

[_default_pagination:protected] => 50
[_orderBy:protected] =>
[_orderWay:protected] =>
[actions_available:protected] => Array
(
[0] => view
[1] => edit
[2] => duplicate
[3] => delete
)

[actions:protected] => Array


(
[0] => edit
)

[list_skip_actions:protected] => Array


(
)

[lite_display:protected] =>
[list_no_link:protected] => 1
[allow_export:protected] =>
[required_fields] => Array
(
)

[helper:protected] =>
[bulk_actions:protected] => Array
(
[edit] => Array
(
[text] => Edit selected
[confirm] => Edit selected items?
[icon] => icon-trash
)

[boxes:protected] =>
[explicitSelect:protected] =>
[_select:protected] =>
[_join:protected] =>
[_where:protected] =>
[_group:protected] =>
[_having:protected] =>
[is_cms:protected] =>
[position_identifier:protected] =>
[position_group_identifier:protected] =>
[deleted:protected] =>
[filter:protected] =>
[noLink:protected] =>
[specificConfirmDelete:protected] =>
[colorOnBackground:protected] =>
[row_hover:protected] => 1
[action:protected] =>
[display:protected] => edit
[_includeContainer:protected] => 1
[tab_modules_list:protected] => Array
(
[default_list] => Array
(
)

[slider_list] => Array


(
)

[tpl_folder] => inpost_shipping/


[bo_theme:protected] => default
[_redirect:protected] => 1
[fieldImageSettings] => Array
(
)

[imageType] => jpg


[object:protected] => InpostShipping Object
(
[_configuration_values:InpostShipping:private] => Array
(
[0] => IP_UK_API_URL
[1] => IP_UK_API_KEY
[2] => IP_UK_LABEL_FORMAT
[3] => IP_UK_REVERSE_RETURN
[4] => IP_UK_AUTO_REVERSE_RETURN
)

[id] => 77
[version] => 1.0
[database_version] =>
[registered_version] =>
[ps_versions_compliancy] => Array
(
[min] => 1.6
[max] => 1.6.0.14
)

[dependencies] => Array


(
)

[name] => inpostshipping


[displayName] => InPost Shipping
[description] => Allow customers to ship to InPost lockers.
[author] => InPost UK
[author_uri] =>
[module_key] =>
[description_full] =>
[additional_description] =>
[compatibility] =>
[nb_rates] =>
[avg_rate] =>
[badges] =>
[need_instance] => 1
[tab] => shipping_logistics
[active] => 1
[trusted] =>
[warning] =>
[enable_device] => 7
[limited_countries] => Array
(
)

[controllers] => Array


(
)

[_lang:protected] => Array


(
)

[_path:protected] => /presta/modules/inpostshipping/


[local_path:protected] => C:\wamp\www\presta/modules/inpostshipping/
[_errors:protected] => Array
(
)

[_confirmations:protected] => Array


(
)

[table:protected] => module


[identifier:protected] => id_module
[context:protected] => Context Object
(
[cart] =>
[customer] =>
[cookie] => Cookie Object
(
[_content:protected] => Array
(
[date_add] => 2015-03-18 12:10:55
[id_lang] => 1
[detect_language] => 1
[id_employee] => 1
[email] => darthur@inpost.co.uk
[profile] => 1
[passwd] => ae3a761302c9d389056841678f203f7e
[remote_addr] => 2130706433
[shopContext] => s-1
[submitFilterorder] => 0
[ordersorderFilter_a!date_add] => a:2:
{i:0;s:0:"";i:1;s:0:"";}
[checksum] => -1329898029
)

[_name:protected] => PrestaShop-


bfa8fb4bbc0cb8d0b12c1f4d30d2ff39
[_expire:protected] => 1429013326
[_domain:protected] =>
[_path:protected] => /presta/
[_cipherTool:protected] => Rijndael Object
(
[_key:protected] =>
NT6NsEVVsPeiUwe7NrW3hGkVdnaVykG7
[_iv:protected] => `R????)??bUa?P?
)

[_modified:protected] =>
[_allow_writing:protected] => 1
[_salt:protected] => ImmaQLQT
[_standalone:protected] =>
[_secure:protected] =>
)

[link] => Link Object


(
[allow:protected] => 0
[url:protected] => /presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[country] => Country Object


(
[id] => 17
[id_zone] => 1
[id_currency] => 0
[iso_code] => GB
[call_prefix] => 44
[name] => Array
(
[1] => United Kingdom
)

[contains_states] => 0
[need_identification_number] => 0
[need_zip_code] => 1
[zip_code_format] =>
[display_tax_label] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => countries
[fields] => Array
(
[id_zone] => Array
(
[xlink_resource] => zones
)

[id_currency] => Array


(
[xlink_resource] => currencies
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => country
[identifier:protected] => id_country
[fieldsRequired:protected] => Array
(
[0] => id_zone
[1] => iso_code
[2] => contains_states
[3] => need_identification_number
[4] => display_tax_label
)
[fieldsSize:protected] => Array
(
[iso_code] => 3
)

[fieldsValidate:protected] => Array


(
[id_zone] => isUnsignedId
[id_currency] => isUnsignedId
[call_prefix] => isInt
[iso_code] => isLanguageIsoCode
[active] => isBool
[contains_states] => isBool
[need_identification_number] => isBool
[need_zip_code] => isBool
[zip_code_format] => isZipCodeFormat
[display_tax_label] => isBool
)

[fieldsRequiredLang:protected] => Array


(
[0] => name
)

[fieldsSizeLang:protected] => Array


(
[name] => 64
)

[fieldsValidateLang:protected] => Array


(
[name] => isGenericName
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => country
[primary] => id_country
[multilang] => 1
[fields] => Array
(
[id_zone] => Array
(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[id_currency] => Array


(
[type] => 1
[validate] => isUnsignedId
)
[call_prefix] => Array
(
[type] => 1
[validate] => isInt
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[contains_states] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_identification_number] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_zip_code] => Array


(
[type] => 2
[validate] => isBool
)

[zip_code_format] => Array


(
[type] => 3
[validate] => isZipCodeFormat
)

[display_tax_label] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[name] => Array


(
[type] => 3
[lang] => 1
[validate] => isGenericName
[required] => 1
[size] => 64
)

[associations] => Array


(
[zone] => Array
(
[type] => 1
)

[currency] => Array


(
[type] => 1
)

[l] => Array


(
[type] => 2
[field] => id_country
[foreign_field] => id_country
)

[classname] => Country


)

[update_fields:protected] =>
[force_id] =>
)

[employee] => Employee Object


(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] => ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18 03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-00-00
[stats_compare_to] => 0000-00-00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_lang] => Array
(
[xlink_resource] => languages
)

[last_passwd_gen] => Array


(
[setter] =>
)

[stats_date_from] => Array


(
[setter] =>
)

[stats_date_to] => Array


(
[setter] =>
)

[stats_compare_from] => Array


(
[setter] =>
)

[stats_compare_to] => Array


(
[setter] =>
)

[passwd] => Array


(
[setter] => setWsPasswd
)

[associated_shops:protected] => Array


(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] => id_employee
[fieldsRequired:protected] => Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range] => 32
)

[fieldsValidate:protected] => Array


(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] => isUnsignedInt
[passwd] => isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] => isGenericName
[bo_css] => isGenericName
[bo_width] => isUnsignedInt
[bo_menu] => isBool
[stats_date_from] => isDate
[stats_date_to] => isDate
[stats_compare_from] => isDate
[stats_compare_to] => isDate
[stats_compare_option] => isUnsignedInt
[id_last_order] => isUnsignedInt
[id_last_customer_message] => isUnsignedInt
[id_last_customer] => isUnsignedInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\wamp\www\presta/img/e/


[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] => id_employee
[fields] => Array
(
[lastname] => Array
(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[firstname] => Array


(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[email] => Array


(
[type] => 3
[validate] => isEmail
[required] => 1
[size] => 128
)

[id_lang] => Array


(
[type] => 1
[validate] => isUnsignedInt
[required] => 1
)

[passwd] => Array


(
[type] => 3
[validate] => isPasswdAdmin
[required] => 1
[size] => 32
)

[last_passwd_gen] => Array


(
[type] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[optin] => Array


(
[type] => 2
[validate] => isBool
)

[id_profile] => Array


(
[type] => 1
[validate] => isInt
[required] => 1
)

[bo_color] => Array


(
[type] => 3
[validate] => isColor
[size] => 32
)

[default_tab] => Array


(
[type] => 1
[validate] => isInt
)

[bo_theme] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 32
)

[bo_css] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 64
)

[bo_width] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[bo_menu] => Array


(
[type] => 2
[validate] => isBool
)

[stats_date_from] => Array


(
[type] => 5
[validate] => isDate
)
[stats_date_to] => Array
(
[type] => 5
[validate] => isDate
)

[stats_compare_from] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_to] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_option] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[preselect_date_range] => Array


(
[type] => 3
[size] => 32
)

[id_last_order] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer_message] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[controller] => AdminInpostShippingController Object


*RECURSION*
[override_controller_name_for_translations] =>
[language] => Language Object
(
[id] => 1
[name] => English (English)
[iso_code] => en
[language_code] => en-us
[date_format_lite] => m/d/Y
[date_format_full] => m/d/Y H:i:s
[is_rtl] => 0
[active] => 1
[webserviceParameters:protected] => Array
(
[objectNodeName] => language
[objectsNodeName] => languages
)

[translationsFilesAndVars:protected] => Array


(
[fields] => _FIELDS
[errors] => _ERRORS
[admin] => _LANGADM
[pdf] => _LANGPDF
[tabs] => tabs
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => lang
[identifier:protected] => id_lang
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => date_format_lite
[3] => date_format_full
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 2
[language_code] => 5
[date_format_lite] => 32
[date_format_full] => 32
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[language_code] => isLanguageCode
[active] => isBool
[is_rtl] => isBool
[date_format_lite] => isPhpDateFormat
[date_format_full] => isPhpDateFormat
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => lang
[primary] => id_lang
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 2
)

[language_code] => Array


(
[type] => 3
[validate] => isLanguageCode
[size] => 5
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[is_rtl] => Array


(
[type] => 2
[validate] => isBool
)

[date_format_lite] => Array


(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[date_format_full] => Array


(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[classname] => Language


)

[update_fields:protected] =>
[force_id] =>
)

[currency] => Currency Object


(
[id] => 1
[name] => Pound
[iso_code] => GBP
[iso_code_num] => 826
[sign] => �
[blank] => 1
[conversion_rate] => 1.000000
[deleted] => 0
[format] => 1
[decimals] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => currencies
)

[prefix] => �
[suffix] =>
[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => currency
[identifier:protected] => id_currency
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => sign
[3] => format
[4] => decimals
[5] => conversion_rate
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 3
[iso_code_num] => 3
[sign] => 8
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[iso_code_num] => isNumericIsoCode
[blank] => isInt
[sign] => isGenericName
[format] => isUnsignedId
[decimals] => isBool
[conversion_rate] => isUnsignedFloat
[deleted] => isBool
[active] => isBool
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => currency
[primary] => id_currency
[multilang_shop] => 1
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)
[iso_code] => Array
(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[iso_code_num] => Array


(
[type] => 3
[validate] => isNumericIsoCode
[size] => 3
)

[blank] => Array


(
[type] => 1
[validate] => isInt
)

[sign] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 8
)

[format] => Array


(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[decimals] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[conversion_rate] => Array


(
[type] => 4
[validate] => isUnsignedFloat
[required] => 1
[shop] => 1
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[classname] => Currency


)

[update_fields:protected] =>
[force_id] =>
)

[tab] =>
[shop] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-bootstrap
[theme_directory] => default-bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_shop_group] => Array
(
[xlink_resource] => shop_groups
)

[id_category] => Array


(
)

[id_theme] => Array


(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] => id_shop
[fieldsRequired:protected] => Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] => Array


(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] => Array
(
[type] => 2
[validate] => isBool
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[name] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 64
)

[id_theme] => Array


(
[type] => 1
[required] => 1
)

[id_category] => Array


(
[type] => 1
[required] => 1
)

[id_shop_group] => Array


(
[type] => 1
[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[theme] => Theme Object


(
[name] => default-bootstrap
[directory] => default-bootstrap
[responsive] => 1
[default_left_column] => 1
[default_right_column] => 0
[product_per_page] => 12
[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => theme
[identifier:protected] => id_theme
[fieldsRequired:protected] => Array
(
[0] => name
[1] => directory
)

[fieldsSize:protected] => Array


(
[name] => 64
[directory] => 64
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[directory] => isDirName
[responsive] => isBool
[default_left_column] => isBool
[default_right_column] => isBool
[product_per_page] => isInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => theme
[primary] => id_theme
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[size] => 64
[required] => 1
)

[directory] => Array


(
[type] => 3
[validate] => isDirName
[size] => 64
[required] => 1
)

[responsive] => Array


(
[type] => 2
[validate] => isBool
)
[default_left_column] => Array
(
[type] => 2
[validate] => isBool
)

[default_right_column] => Array


(
[type] => 2
[validate] => isBool
)

[product_per_page] => Array


(
[type] => 1
[validate] => isInt
)

[classname] => Theme


)

[update_fields:protected] =>
[force_id] =>
)

[smarty] => Smarty Object


(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)
)

[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[compiled] => Smarty_Template_Compiled


Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)

[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(
[registry:protected] => Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product


[1] => convertPrice
)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
smarty_modifier_truncate
)
[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product


[1] => convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(
[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)
[displayPriceSmarty] => Array
(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media


[1] => addJsDef
)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate


[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(
[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)
[getHeight] => Array
(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(
[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(
[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(
[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)
[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(
[registry:protected] => Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product


[1] => convertPrice
)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyShowObject


)
[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product


[1] => convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image


[1] => getHeight
)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(
[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

)
[dateFormat] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(
[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)
)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product


[1] => convertPriceWithCurrency
)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools


[1] => getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product


[1] => convertPriceWithCurrency
)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)

)
[getWidthSize] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(
[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)
)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(
[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(
[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)
[getWidth] => Array
(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

)
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)
[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[table] => Smarty_Variable Object


(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)

[host_mode] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)

[bo_width] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)

[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(
[setter] => setWsPasswd
)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3
[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)

[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)
[last_passwd_gen] => Array
(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5
[validate] => isDate
)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

)
[classname] => Employee
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)
[tables:protected] => Array
(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1

[required] => 1
)
[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)
[tabs] => Smarty_Variable Object
(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0

[active] => 1
[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)

[2] => Array


(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)

[3] => Array


(
[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers

[module] =>

[position] => 5
[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca

[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75

[current] =>
)
[8] => Array
(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62

[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c

[current] =>
)
[3] => Array
(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10

[class_name] => AdminStatuses

[module] =>
[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11

[class_name] => AdminAddresses

[module] =>
[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3
[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11

[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43

[id_parent] => 11

[class_name] => AdminGenders


[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1
[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47

[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

[5] => Array


(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf
[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63

[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

[6] => Array


(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15

[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52

[id_parent] => 15

[class_name] => AdminLanguages


[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56

[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(

[id_tab] => 57

[id_parent] => 15
[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64

[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(

[id_tab] => 65

[id_parent] => 16
[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)

[5] => Array


(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)

[6] => Array


(
[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>

[position] => 8
[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90

[current] =>
)
[11] => Array
(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4

[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc

[current] =>
)
[3] => Array
(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17

[class_name] => AdminRequestSql

[module] =>
[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146
[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18

[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86

[id_parent] => 18

[class_name] => AdminQuickAccesses


[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90

[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(

[id_tab] => 104

[id_parent] => 18
[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93

[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

)
[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[img_dir] => Smarty_Variable Object


(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)
[tab] => Smarty_Variable Object
(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)

[controller_name] => Smarty_Variable Object


(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)

[mobile_detect] => Mobile_Detect Object


(
[userAgent:protected] => Mozilla/5.0 (Windows NT 6.1;
WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36
OPR/28.0.1750.48 (Edition Campaign 48)
[httpHeaders:protected] => Array
(
[HTTP_HOST] => localhost
[HTTP_CONNECTION] => keep-alive
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_ACCEPT] =>
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT
6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89
Safari/537.36 OPR/28.0.1750.48 (Edition Campaign 48)
[HTTP_REFERER] =>
http://localhost/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[HTTP_ACCEPT_ENCODING] => gzip, deflate, lzma,
sdch
[HTTP_ACCEPT_LANGUAGE] => en-GB,en-
US;q=0.8,en;q=0.6
[HTTP_COOKIE] => PrestaShop-
42d71ccdbde431a9af735bab5d1ba278=1wtsX0P06QoW%2FedqrhbVEV0PyKUokhm7UTORN1LnejtwMU
%2FXfZeNTBcomjen%2B8xehJTmZMK4ANipbNyPhGKCjFiwH%2BC
%2BietlpLapkskJBCTOdUM6wFbUCng1%2FQRjUnYiAHGS58vhRWYtP9rZMU
%2FqwPX9KasoV03cNcoGUkIAjLq5A7qGnHs9w6gN0i
%2BrE9QUa4%2Fg256B0ozDe02tgpu8WmUET5mq0Zs3LVNbbI4JLQwFVZptBLD
%2BtiCOJmrNkhWVLd0s67hLfFRxbCzaVcE5ZBGQHe7N%2BsZWkrPq78FTlUAWcX17LCy
%2BrcqbYweCYyVaoWLgWWvOd
%2F3L9qHZRsUAXC2aPWNWtKl8%2BjCkxhb0tfY7rdwrK9zxzlRl3ARaYuklD
%2BzcBWAV71VFqDteT5G1KIv8UgoiOUbrvJYFYz4WwvarUHdGuXkzZ90Uocutbj54000322;
PrestaShop-bfa8fb4bbc0cb8d0b12c1f4d30d2ff39=1wtsX0P06QoW
%2FedqrhbVEXgpkhqZUIFekT0KUqkfxZsqWvf3mOHi0d5EcypahxChC2WWHgR4izfufMNtuJ2ctmClrD
%2BAVjB61shrDKDG8osJorKdUHHgfRkIe
%2BbFdb5UgkcfiqOmlVXZXu0KMdQUxyxyCI29ecV6c1SzN4P1WB7dKe6szZZU3EGk9s03Lw2fwE6NVwyhLv
BHNw6%2FSqQrD
%2BtL2tGaFgCLv00%2FU60GL3RuQ992LZN9cn3oVxLyxhc2zHZbn4KfqmZKWVMWHaTD0xP5wz6tYldmmhUX
mrJVedmWvNbwlKavX%2B4xpPt6JestZbGe%2BZHyHHe
%2BJLvk6i0RK5nFOzesmdO89Ct1PR3QpULP7MXyu3S%2BZ6ZB%2Bc7Xr1UsNZWontW1csIjYz5VW%2BRQZw
%3D%3D000296
)

[detectionType:protected] => mobile


)

[mode] => 1
[mobile_device:protected] =>
[is_mobile:protected] =>
[is_tablet:protected] =>
)

[smarty:protected] => Smarty_Data Object


(
[smarty] => Smarty Object
(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[compiled] => Smarty_Template_Compiled


Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)
[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
smarty_modifier_truncate
)

[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product


[1] => displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(
[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(
[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(
[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyShowObject


)

[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)
[convertPrice] => Array
(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools


[1] => getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media


[1] => addJsDefL
)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

[dateFormat] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools


[1] => secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(
[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)

[getWidthSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(
[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)
[convertAndFormatPrice] => Array
(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media


[1] => addJsDefL
)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)

[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)
[table] => Smarty_Variable Object
(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)

[host_mode] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)

[bo_width] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)
[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(

[setter] => setWsPasswd


)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)
[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)

[last_passwd_gen] => Array


(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2
[validate] => isBool
)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1

[required] => 1
)

[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)

[tabs] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)
[2] => Array
(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)

[3] => Array


(

[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>
[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca
[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75

[current] =>
)

[8] => Array


(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62
[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c

[current] =>
)

[3] => Array


(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip


[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10

[class_name] => AdminStatuses

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e

[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11

[class_name] => AdminAddresses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3

[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11
[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43

[id_parent] => 11

[class_name] => AdminGenders

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1

[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47
[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

[5] => Array


(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf

[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63
[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

[6] => Array


(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15
[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52

[id_parent] => 15

[class_name] => AdminLanguages

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56
[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(

[id_tab] => 57

[id_parent] => 15

[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1
[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64
[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(

[id_tab] => 65

[id_parent] => 16

[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1
[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)
[5] => Array
(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)

[6] => Array


(

[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>
[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90

[current] =>
)

[11] => Array


(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4
[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc

[current] =>
)

[3] => Array


(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup


[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17

[class_name] => AdminRequestSql

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146

[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18
[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86

[id_parent] => 18

[class_name] => AdminQuickAccesses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90
[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(

[id_tab] => 104

[id_parent] => 18

[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93
[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)
[img_dir] => Smarty_Variable Object
(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)

[tab] => Smarty_Variable Object


(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)
[controller_name] => Smarty_Variable Object
(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
)

[parent] => Smarty Object


(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\
admin\templates\
)

[joined_template_dir] => C:\wamp\www\presta\


admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/override/controllers\
admin\templates\
[joined_config_dir] =>
C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

[template_class] =>
Smarty_Internal_Template
[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source


Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)
[compiled] => Smarty_Template_Compiled
Object
(
[filepath] => C:\wamp\www\
presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] =>
Smarty_Template_Source Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(

[compiler_class] => Smarty_Internal_SmartyTemplateCompiler

[template_lexer_class] => Smarty_Internal_Templatelexer

[template_parser_class] => Smarty_Internal_Templateparser


)

[smarty] => Smarty


Object
*RECURSION*
[timestamp] =>
1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] =>
Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] =>
C:\wamp\www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] =>
file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(

[add_permission] => 0

[logged_on_addons] => 0

[check_url_fopen] => 0
[check_openssl]
=> 0

[addons_register_link] => 0

[addons_forgot_password_link] => 0
)

[has_nocache_code] =>
[version] => Smarty-
3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] =>
smarty_modifier_truncate
)

[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools


[1] => jsonDecode
)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

[json_encode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] => Array
(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product


[1] => displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)

[json_decode] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)
[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image


[1] => getWidth
)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product


[1] => convertPrice
)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertAndFormatPrice
)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)
[dateFormat] => Array
(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(
[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook


[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(
[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)
[addJsDef] => Array
(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools


[1] => secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)
[displayWtPrice] => Array
(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(
[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(
[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)
[generateAddressSmarty] => Array
(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

)
[1] => smartyShowObject
)

[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(
[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)
[boolval] => Array
(

[0] => Tools

[1] => boolval


)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product


[1] => displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
toolsConvertPrice
)

[1] => 1
[2] => Array
(
)

[dateFormat] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(
[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(
[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
convertPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
displayPriceSmarty
)

[1] => 1
[2] => Array
(
)

[getAdminToken] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(
[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
getAdminTokenLiteSmarty
)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate


[secureReferrer] => Array
(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] =>
generateAddressSmarty
)

[1] => 1
[2] => Array
(
)
)

[getWidthSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools


[1] => dateFormat
)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)
[getAdminTokenLiteSmarty] => Array
(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools


[1] => boolval
)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)
[jsonDecode] => Array
(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools


[1] => displayPriceSmarty
)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)
[addJsDefL] => Array
(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

[addJsDef] => Array


(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)

[convertPriceWithCurrency] => Array


(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)
[displayWtPriceWithCurrency] => Array
(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat

[1] => generateAddressSmarty


)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image


[1] => getHeight
)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] =>
SmartyLazyRegister Object
(

[registry:protected] => Array


(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(

[0] => Tools

[1] => secureReferrer


)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject

[smartyHook] => smartyHook

[toolsConvertPrice] => toolsConvertPrice

[jsonEncode] => Array


(

[0] => Tools

[1] => jsonEncode


)

[jsonDecode] => Array


(

[0] => Tools

[1] => jsonDecode


)

[dateFormat] => Array


(

[0] => Tools

[1] => dateFormat


)

[convertPrice] => Array


(

[0] => Product

[1] => convertPrice


)
[convertPriceWithCurrency] => Array
(

[0] => Product

[1] => convertPriceWithCurrency


)

[displayWtPrice] => Array


(

[0] => Product

[1] => displayWtPrice


)

[displayWtPriceWithCurrency] => Array


(

[0] => Product

[1] => displayWtPriceWithCurrency


)

[displayPriceSmarty] => Array


(

[0] => Tools

[1] => displayPriceSmarty


)

[convertAndFormatPrice] => Array


(

[0] => Product

[1] => convertAndFormatPrice


)

[getAdminTokenLiteSmarty] => Array


(

[0] => Tools

[1] => getAdminTokenLiteSmarty


)

[generateAddressSmarty] => Array


(

[0] => AddressFormat


[1] => generateAddressSmarty
)

[getWidth] => Array


(

[0] => Image

[1] => getWidth


)

[getHeight] => Array


(

[0] => Image

[1] => getHeight


)

[addJsDef] => Array


(

[0] => Media

[1] => addJsDef


)

[addJsDefL] => Array


(

[0] => Media

[1] => addJsDefL


)

[boolval] => Array


(

[0] => Tools

[1] => boolval


)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)

[_resource_handlers] => Array


(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)

[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[table] => Smarty_Variable Object


(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] =>
eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)
[host_mode] => Smarty_Variable Object
(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable


Object
(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable


Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] =>
Smarty_Variable Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] =>
Smarty_Variable Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable


Object
(
[value] =>
//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F%2Flocalhost
%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-addons&utm_campaign=back-
office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] =>
Smarty_Variable Object
(
[value] =>
//addons.prestashop.com/en/forgot-your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[help_box] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)
[bo_width] => Smarty_Variable Object
(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-
00-00
[stats_compare_to] => 0000-00-
00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_lang] =>
Array
(

[xlink_resource] => languages


)

[last_passwd_gen] => Array


(

[setter] =>
)

[stats_date_from] => Array


(

[setter] =>
)

[stats_date_to]
=> Array
(

[setter] =>
)

[stats_compare_from] => Array


(

[setter] =>
)

[stats_compare_to] => Array


(

[setter] =>
)

[passwd] =>
Array
(

[setter] => setWsPasswd


)

[associated_shops:protected] =>
Array
(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] =>
id_employee
[fieldsRequired:protected] =>
Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range]
=> 32
)

[fieldsValidate:protected] =>
Array
(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] =>
isUnsignedInt
[passwd] =>
isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] =>
isGenericName
[bo_css] =>
isGenericName
[bo_width] =>
isUnsignedInt
[bo_menu] => isBool
[stats_date_from] =>
isDate
[stats_date_to] =>
isDate
[stats_compare_from] =>
isDate
[stats_compare_to] =>
isDate
[stats_compare_option]
=> isUnsignedInt
[id_last_order] =>
isUnsignedInt

[id_last_customer_message] => isUnsignedInt


[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\


wamp\www\presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] =>
id_employee
[fields] => Array
(
[lastname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[firstname] =>
Array
(
[type]
=> 3

[validate] => isName

[required] => 1
[size]
=> 32
)

[email] =>
Array
(
[type]
=> 3

[validate] => isEmail

[required] => 1
[size]
=> 128
)

[id_lang] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt

[required] => 1
)

[passwd] =>
Array
(
[type]
=> 3

[validate] => isPasswdAdmin

[required] => 1
[size]
=> 32
)

[last_passwd_gen] => Array


(
[type]
=> 3
)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[optin] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[id_profile] =>
Array
(
[type]
=> 1

[validate] => isInt

[required] => 1
)

[bo_color] =>
Array
(
[type]
=> 3

[validate] => isColor


[size]
=> 32
)

[default_tab]
=> Array
(
[type]
=> 1

[validate] => isInt


)

[bo_theme] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 32
)

[bo_css] =>
Array
(
[type]
=> 3

[validate] => isGenericName


[size]
=> 64
)

[bo_width] =>
Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[bo_menu] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[stats_date_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_date_to]
=> Array
(
[type]
=> 5

[validate] => isDate


)

[stats_compare_from] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_to] => Array


(
[type]
=> 5

[validate] => isDate


)

[stats_compare_option] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[preselect_date_range] => Array


(
[type]
=> 3
[size]
=> 32
)

[id_last_order]
=> Array
(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer_message] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[id_last_customer] => Array


(
[type]
=> 1

[validate] => isUnsignedInt


)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] =>
AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] =>
AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] =>
AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-
bootstrap
[theme_directory] => default-
bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>

[webserviceParameters:protected] => Array


(
[fields] => Array
(
[id_shop_group]
=> Array
(

[xlink_resource] => shop_groups


)

[id_category]
=> Array
(
)

[id_theme] =>
Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] =>
id_shop
[fieldsRequired:protected] =>
Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[name] => Array


(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[id_theme] =>
Array
(
[type]
=> 1

[required] => 1
)

[id_category]
=> Array
(
[type]
=> 1
[required] => 1
)

[id_shop_group]
=> Array
(
[type]
=> 1

[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>

[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] =>
id_shop_group
[fieldsRequired:protected] =>
Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] =>
Array
(
[name] => isGenericName
[share_customer] =>
isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected]
=> Array
(
)

[fieldsSizeLang:protected] =>
Array
(
)

[fieldsValidateLang:protected]
=> Array
(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] =>
id_shop_group
[fields] => Array
(
[name] => Array
(
[type]
=> 3

[validate] => isGenericName

[required] => 1
[size]
=> 64
)

[share_customer] => Array


(
[type]
=> 2

[validate] => isBool


)

[share_order]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[share_stock]
=> Array
(
[type]
=> 2

[validate] => isBool


)

[active] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[deleted] =>
Array
(
[type]
=> 2

[validate] => isBool


)

[classname] =>
ShopGroup
)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)

[tabs] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] =>
AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] =>
AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 21

[id_parent] => 9

[class_name] => AdminProducts

[module] =>

[position] => 0
[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace

[current] =>
)

[1] => Array


(

[id_tab] => 22

[id_parent] => 9

[class_name] => AdminCategories

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Categories
[href]
=> index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b

[current] =>
)

[2] => Array


(

[id_tab] => 23

[id_parent] => 9

[class_name] => AdminTracking

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Monitoring
[href]
=> index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830

[current] =>
)
[3] => Array
(

[id_tab] => 24

[id_parent] => 9

[class_name] => AdminAttributesGroups

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Attributes
[href]
=> index.php?
controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684

[current] =>
)

[4] => Array


(

[id_tab] => 25

[id_parent] => 9

[class_name] => AdminFeatures

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Product Features
[href]
=> index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07

[current] =>
)

[5] => Array


(

[id_tab] => 26

[id_parent] => 9

[class_name] => AdminManufacturers


[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Manufacturers
[href]
=> index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79

[current] =>
)

[6] => Array


(

[id_tab] => 27

[id_parent] => 9

[class_name] => AdminSuppliers

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Suppliers
[href]
=> index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca

[current] =>
)

[7] => Array


(

[id_tab] => 28

[id_parent] => 9

[class_name] => AdminTags

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tags
[href]
=> index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75
[current] =>
)

[8] => Array


(

[id_tab] => 29

[id_parent] => 9

[class_name] => AdminAttachments

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Attachments
[href]
=> index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd

[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 30

[id_parent] => 10

[class_name] => AdminOrders


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56

[current] =>
)

[1] => Array


(

[id_tab] => 31

[id_parent] => 10

[class_name] => AdminInvoices

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Invoices
[href]
=> index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62

[current] =>
)

[2] => Array


(

[id_tab] => 32

[id_parent] => 10

[class_name] => AdminReturn

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchandise Returns
[href]
=> index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c
[current] =>
)

[3] => Array


(

[id_tab] => 33

[id_parent] => 10

[class_name] => AdminDeliverySlip

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Delivery Slips
[href]
=> index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c

[current] =>
)

[4] => Array


(

[id_tab] => 34

[id_parent] => 10

[class_name] => AdminSlip

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Credit Slips
[href]
=> index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41

[current] =>
)

[5] => Array


(

[id_tab] => 35

[id_parent] => 10
[class_name] => AdminStatuses

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Statuses
[href]
=> index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf

[current] =>
)

[6] => Array


(

[id_tab] => 36

[id_parent] => 10

[class_name] => AdminOrderMessage

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Order Messages
[href]
=> index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f

[current] =>
)

[7] => Array


(

[id_tab] => 106

[id_parent] => 10

[class_name] => AdminInpostShipping

[module] => inpostshipping

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Inpost Orders
[href]
=> index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e

[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 37

[id_parent] => 11

[class_name] => AdminCustomers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90

[current] =>
)

[1] => Array


(

[id_tab] => 38

[id_parent] => 11
[class_name] => AdminAddresses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Addresses
[href]
=> index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac

[current] =>
)

[2] => Array


(

[id_tab] => 39

[id_parent] => 11

[class_name] => AdminGroups

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Groups
[href]
=> index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746

[current] =>
)

[3] => Array


(

[id_tab] => 40

[id_parent] => 11

[class_name] => AdminCarts

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Shopping Carts
[href]
=> index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3

[current] =>
)

[4] => Array


(

[id_tab] => 41

[id_parent] => 11

[class_name] => AdminCustomerThreads

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Customer Service
[href]
=> index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd

[current] =>
)

[5] => Array


(

[id_tab] => 42

[id_parent] => 11

[class_name] => AdminContacts

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Contacts
[href]
=> index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf

[current] =>
)

[6] => Array


(

[id_tab] => 43
[id_parent] => 11

[class_name] => AdminGenders

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Titles
[href]
=> index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780

[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] =>
AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 45

[id_parent] => 12

[class_name] => AdminCartRules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Cart Rules
[href]
=> index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1

[current] =>
)

[1] => Array


(

[id_tab] => 46

[id_parent] => 12

[class_name] => AdminSpecificPriceRule

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Catalog Price Rules
[href]
=> index.php?
controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d

[current] =>
)

[2] => Array


(

[id_tab] => 47

[id_parent] => 12

[class_name] => AdminMarketing

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Marketing
[href]
=> index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071

[current] =>
)

)
[5] => Array
(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 60

[id_parent] => 13

[class_name] => AdminModules

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules
[href]
=> index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553

[current] =>
)

[1] => Array


(

[id_tab] => 61

[id_parent] => 13

[class_name] => AdminAddonsCatalog

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Modules & Themes Catalog
[href]
=> index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf

[current] =>
)

[2] => Array


(

[id_tab] => 62

[id_parent] => 13

[class_name] => AdminModulesPositions

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Positions
[href]
=> index.php?
controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7

[current] =>
)

[3] => Array


(

[id_tab] => 63

[id_parent] => 13

[class_name] => AdminPayment

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Payment
[href]
=> index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e

[current] =>
)

)
[6] => Array
(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 48

[id_parent] => 14

[class_name] => AdminCarriers

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Carriers
[href]
=> index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4

[current] =>
)

[1] => Array


(

[id_tab] => 49

[id_parent] => 14

[class_name] => AdminShipping

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2

[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 51

[id_parent] => 15

[class_name] => AdminLocalization

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Localization
[href]
=> index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93

[current] =>
)

[1] => Array


(

[id_tab] => 52
[id_parent] => 15

[class_name] => AdminLanguages

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Languages
[href]
=> index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b

[current] =>
)

[2] => Array


(

[id_tab] => 53

[id_parent] => 15

[class_name] => AdminZones

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Zones
[href]
=> index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981

[current] =>
)

[3] => Array


(

[id_tab] => 54

[id_parent] => 15

[class_name] => AdminCountries

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Countries
[href]
=> index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b

[current] =>
)

[4] => Array


(

[id_tab] => 55

[id_parent] => 15

[class_name] => AdminStates

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> States
[href]
=> index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f

[current] =>
)

[5] => Array


(

[id_tab] => 56

[id_parent] => 15

[class_name] => AdminCurrencies

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Currencies
[href]
=> index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20

[current] =>
)

[6] => Array


(
[id_tab] => 57

[id_parent] => 15

[class_name] => AdminTaxes

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Taxes
[href]
=> index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9

[current] =>
)

[7] => Array


(

[id_tab] => 58

[id_parent] => 15

[class_name] => AdminTaxRulesGroup

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Tax Rules
[href]
=> index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85

[current] =>
)

[8] => Array


(

[id_tab] => 59

[id_parent] => 15

[class_name] => AdminTranslations

[module] =>

[position] => 8

[active] => 1
[hide_host_mode] => 0
[name]
=> Translations
[href]
=> index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755

[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 64

[id_parent] => 16

[class_name] => AdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> General
[href]
=> index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1

[current] =>
)

[1] => Array


(
[id_tab] => 65

[id_parent] => 16

[class_name] => AdminOrderPreferences

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Orders
[href]
=> index.php?
controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd

[current] =>
)

[2] => Array


(

[id_tab] => 66

[id_parent] => 16

[class_name] => AdminPPreferences

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Products
[href]
=> index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30

[current] =>
)

[3] => Array


(

[id_tab] => 67

[id_parent] => 16

[class_name] => AdminCustomerPreferences

[module] =>

[position] => 3
[active] => 1

[hide_host_mode] => 0
[name]
=> Customers
[href]
=> index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164

[current] =>
)

[4] => Array


(

[id_tab] => 68

[id_parent] => 16

[class_name] => AdminThemes

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Themes
[href]
=> index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6

[current] =>
)

[5] => Array


(

[id_tab] => 69

[id_parent] => 16

[class_name] => AdminMeta

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> SEO & URLs
[href]
=> index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185

[current] =>
)
[6] => Array
(

[id_tab] => 70

[id_parent] => 16

[class_name] => AdminCmsContent

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> CMS
[href]
=> index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2

[current] =>
)

[7] => Array


(

[id_tab] => 71

[id_parent] => 16

[class_name] => AdminImages

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Images
[href]
=> index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e

[current] =>
)

[8] => Array


(

[id_tab] => 72

[id_parent] => 16

[class_name] => AdminStores

[module] =>
[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Store Contacts
[href]
=> index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb

[current] =>
)

[9] => Array


(

[id_tab] => 73

[id_parent] => 16

[class_name] => AdminSearchConf

[module] =>

[position] => 9

[active] => 1

[hide_host_mode] => 0
[name]
=> Search
[href]
=> index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb

[current] =>
)

[10] => Array


(

[id_tab] => 74

[id_parent] => 16

[class_name] => AdminMaintenance

[module] =>

[position] => 10

[active] => 1

[hide_host_mode] => 0
[name]
=> Maintenance
[href]
=> index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90
[current] =>
)

[11] => Array


(

[id_tab] => 75

[id_parent] => 16

[class_name] => AdminGeolocation

[module] =>

[position] => 11

[active] => 1

[hide_host_mode] => 0
[name]
=> Geolocation
[href]
=> index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516

[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] =>
AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced
Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 76

[id_parent] => 17

[class_name] => AdminInformation


[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Configuration Information
[href]
=> index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583

[current] =>
)

[1] => Array


(

[id_tab] => 77

[id_parent] => 17

[class_name] => AdminPerformance

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Performance
[href]
=> index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4

[current] =>
)

[2] => Array


(

[id_tab] => 78

[id_parent] => 17

[class_name] => AdminEmails

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> E-mail
[href]
=> index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc
[current] =>
)

[3] => Array


(

[id_tab] => 80

[id_parent] => 17

[class_name] => AdminImport

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> CSV Import
[href]
=> index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485

[current] =>
)

[4] => Array


(

[id_tab] => 81

[id_parent] => 17

[class_name] => AdminBackup

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> DB Backup
[href]
=> index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc

[current] =>
)

[5] => Array


(

[id_tab] => 82

[id_parent] => 17
[class_name] => AdminRequestSql

[module] =>

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> SQL Manager
[href]
=> index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05

[current] =>
)

[6] => Array


(

[id_tab] => 83

[id_parent] => 17

[class_name] => AdminLogs

[module] =>

[position] => 7

[active] => 1

[hide_host_mode] => 0
[name]
=> Logs
[href]
=> index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61

[current] =>
)

[7] => Array


(

[id_tab] => 84

[id_parent] => 17

[class_name] => AdminWebservice

[module] =>

[position] => 8

[active] => 1

[hide_host_mode] => 0
[name]
=> Webservice
[href]
=> index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146

[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] =>
AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] =>
Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 85

[id_parent] => 18

[class_name] => AdminAdminPreferences

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Preferences
[href]
=> index.php?
controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb

[current] =>
)

[1] => Array


(

[id_tab] => 86
[id_parent] => 18

[class_name] => AdminQuickAccesses

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Quick Access
[href]
=> index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e

[current] =>
)

[2] => Array


(

[id_tab] => 87

[id_parent] => 18

[class_name] => AdminEmployees

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Employees
[href]
=> index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9

[current] =>
)

[3] => Array


(

[id_tab] => 88

[id_parent] => 18

[class_name] => AdminProfiles

[module] =>

[position] => 3

[active] => 1

[hide_host_mode] => 0
[name]
=> Profiles
[href]
=> index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41

[current] =>
)

[4] => Array


(

[id_tab] => 89

[id_parent] => 18

[class_name] => AdminAccess

[module] =>

[position] => 4

[active] => 1

[hide_host_mode] => 0
[name]
=> Permissions
[href]
=> index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd

[current] =>
)

[5] => Array


(

[id_tab] => 90

[id_parent] => 18

[class_name] => AdminTabs

[module] =>

[position] => 5

[active] => 1

[hide_host_mode] => 0
[name]
=> Menus
[href]
=> index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383

[current] =>
)

[6] => Array


(
[id_tab] => 104

[id_parent] => 18

[class_name] => AdminGamification

[module] => gamification

[position] => 6

[active] => 1

[hide_host_mode] => 0
[name]
=> Merchant Expertise
[href]
=> index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af

[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(

[id_tab] => 91

[id_parent] => 19

[class_name] => AdminStats

[module] =>

[position] => 0

[active] => 1

[hide_host_mode] => 0
[name]
=> Stats
[href]
=> index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012

[current] =>
)

[1] => Array


(

[id_tab] => 92

[id_parent] => 19

[class_name] => AdminSearchEngines

[module] =>

[position] => 1

[active] => 1

[hide_host_mode] => 0
[name]
=> Search Engines
[href]
=> index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862

[current] =>
)

[2] => Array


(

[id_tab] => 93

[id_parent] => 19

[class_name] => AdminReferrers

[module] =>

[position] => 2

[active] => 1

[hide_host_mode] => 0
[name]
=> Referrers
[href]
=> index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8

[current] =>
)

)
)

[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[multishop_context] => Smarty_Variable Object


(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[img_dir] => Smarty_Variable Object


(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)

[tab] => Smarty_Variable Object


(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)

[controller_name] => Smarty_Variable Object


(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable


Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[base_url_tc] => Smarty_Variable Object


(
[value] =>
http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\
www\\presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop()
expects parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)
)

[config_vars] => Array


(
)

[current_subtemplate:protected] =>
[allow_push] =>
[push_time_limit] => 180
[secure_key] => 41ff717a6347c03894f8677490996cf2
)

[id_object:protected] => 2
[controller_name] => AdminInpostShipping
[multishop_context] => 4
[multishop_context_group] => 1
[breadcrumbs:protected] => Array
(
[0] => Inpost Orders
)

[show_page_header_toolbar] => 1
[page_header_toolbar_title] => Edit: inpostshipping
[page_header_toolbar_btn] => Array
(
)

[show_form_cancel_button] =>
[admin_webpath] => admin124oxrm6p
[list_natives_modules:protected] => Array
(
)

[list_partners_modules:protected] => Array


(
)

[modals] => Array


(
[0] => Array
(
[modal_id] => modal_addons_connect
[modal_class] => modal-md
[modal_title] => <i class="icon-puzzle-piece"></i> <a
target="_blank" href="http://addons.prestashop.com/?utm_source=back-
office&utm_medium=modules&utm_campaign=back-office-
EN&utm_content=download">PrestaShop Addons</a>
[modal_content] =>
<div class="modal-body">
<!--start addons login-->
<form id="addons_login_form" method="post" >
<div>
<a href="//addons.prestashop.com/en/login?
email=darthur
%40inpost.co.uk&amp;firstname=David&amp;lastname=Arthur&amp;website=http%3A%2F
%2Flocalhost%2Fpresta%2F&amp;utm_source=back-office&amp;utm_medium=connect-to-
addons&amp;utm_campaign=back-office-EN&amp;utm_content=download#createnow"><img
class="img-responsive center-block" src="themes/default/img/prestashop-addons-
logo.png" alt="Logo PrestaShop Addons"/></a>
<h3 class="text-center">Connect your shop with
PrestaShop's marketplace in order to automatically import all your Addons
purchases.</h3>
<hr />
</div>
<div class="row">
<div class="col-md-6 col-md-push-6">
<h4>Connect to PrestaShop Addons</h4>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon"><i
class="icon-user"></i></span>
<input id="username_addons"
name="username_addons" type="text" value="" autocomplete="off" class="form-control
ac_input">
</div>
</div>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon"><i
class="icon-key"></i></span>
<input id="password_addons"
name="password_addons" type="password" value="" autocomplete="off" class="form-
control ac_input">
</div>
<a class="btn btn-link pull-right _blank"
href="//addons.prestashop.com/en/forgot-your-password">I forgot my password</a>
<br>
</div>
<div class="form-group">
<button id="addons_login_button"
class="btn btn-primary btn-block btn-lg" type="submit">
<i class="icon-unlock"></i> Sign in
</button>
</div>
</div>
<div class="col-md-5 col-md-pull-6">
<h4>Don't have an account?</h4>
<p class='text-justify'>Discover the Power of
PrestaShop Addons! Explore the PrestaShop Official Marketplace and find over 3 500
innovative modules and themes that optimize conversion rates, increase traffic,
build customer loyalty and maximize your productivity</p>
<a class="btn btn-default btn-block _blank"
href="//addons.prestashop.com/en/login?email=darthur
%40inpost.co.uk&amp;firstname=David&amp;lastname=Arthur&amp;website=http%3A%2F
%2Flocalhost%2Fpresta%2F&amp;utm_source=back-office&amp;utm_medium=connect-to-
addons&amp;utm_campaign=back-office-EN&amp;utm_content=download#createnow">
Create an Account
<i class="icon-external-link"></i>
</a>
</div>
</div>

<div id="addons_loading" class="help-block"></div>

</form>
<!--end addons login-->
</div>

[logged_on_addons:protected] =>
[translationsTab:protected] => Array
(
)

[context:protected] => Context Object


(
[cart] =>
[customer] =>
[cookie] => Cookie Object
(
[_content:protected] => Array
(
[date_add] => 2015-03-18 12:10:55
[id_lang] => 1
[detect_language] => 1
[id_employee] => 1
[email] => darthur@inpost.co.uk
[profile] => 1
[passwd] => ae3a761302c9d389056841678f203f7e
[remote_addr] => 2130706433
[shopContext] => s-1
[submitFilterorder] => 0
[ordersorderFilter_a!date_add] => a:2:
{i:0;s:0:"";i:1;s:0:"";}
[checksum] => -1329898029
)

[_name:protected] => PrestaShop-


bfa8fb4bbc0cb8d0b12c1f4d30d2ff39
[_expire:protected] => 1429013326
[_domain:protected] =>
[_path:protected] => /presta/
[_cipherTool:protected] => Rijndael Object
(
[_key:protected] => NT6NsEVVsPeiUwe7NrW3hGkVdnaVykG7
[_iv:protected] => `R????)??bUa?P?
)

[_modified:protected] =>
[_allow_writing:protected] => 1
[_salt:protected] => ImmaQLQT
[_standalone:protected] =>
[_secure:protected] =>
)

[link] => Link Object


(
[allow:protected] => 0
[url:protected] => /presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[country] => Country Object


(
[id] => 17
[id_zone] => 1
[id_currency] => 0
[iso_code] => GB
[call_prefix] => 44
[name] => Array
(
[1] => United Kingdom
)

[contains_states] => 0
[need_identification_number] => 0
[need_zip_code] => 1
[zip_code_format] =>
[display_tax_label] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => countries
[fields] => Array
(
[id_zone] => Array
(
[xlink_resource] => zones
)

[id_currency] => Array


(
[xlink_resource] => currencies
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => country
[identifier:protected] => id_country
[fieldsRequired:protected] => Array
(
[0] => id_zone
[1] => iso_code
[2] => contains_states
[3] => need_identification_number
[4] => display_tax_label
)

[fieldsSize:protected] => Array


(
[iso_code] => 3
)
[fieldsValidate:protected] => Array
(
[id_zone] => isUnsignedId
[id_currency] => isUnsignedId
[call_prefix] => isInt
[iso_code] => isLanguageIsoCode
[active] => isBool
[contains_states] => isBool
[need_identification_number] => isBool
[need_zip_code] => isBool
[zip_code_format] => isZipCodeFormat
[display_tax_label] => isBool
)

[fieldsRequiredLang:protected] => Array


(
[0] => name
)

[fieldsSizeLang:protected] => Array


(
[name] => 64
)

[fieldsValidateLang:protected] => Array


(
[name] => isGenericName
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => country
[primary] => id_country
[multilang] => 1
[fields] => Array
(
[id_zone] => Array
(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[id_currency] => Array


(
[type] => 1
[validate] => isUnsignedId
)

[call_prefix] => Array


(
[type] => 1
[validate] => isInt
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[contains_states] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_identification_number] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[need_zip_code] => Array


(
[type] => 2
[validate] => isBool
)

[zip_code_format] => Array


(
[type] => 3
[validate] => isZipCodeFormat
)

[display_tax_label] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[name] => Array


(
[type] => 3
[lang] => 1
[validate] => isGenericName
[required] => 1
[size] => 64
)

)
[associations] => Array
(
[zone] => Array
(
[type] => 1
)

[currency] => Array


(
[type] => 1
)

[l] => Array


(
[type] => 2
[field] => id_country
[foreign_field] => id_country
)

[classname] => Country


)

[update_fields:protected] =>
[force_id] =>
)

[employee] => Employee Object


(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] => ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18 03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-00-00
[stats_compare_to] => 0000-00-00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_lang] => Array
(
[xlink_resource] => languages
)

[last_passwd_gen] => Array


(
[setter] =>
)

[stats_date_from] => Array


(
[setter] =>
)

[stats_date_to] => Array


(
[setter] =>
)

[stats_compare_from] => Array


(
[setter] =>
)

[stats_compare_to] => Array


(
[setter] =>
)

[passwd] => Array


(
[setter] => setWsPasswd
)

[associated_shops:protected] => Array


(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] => id_employee
[fieldsRequired:protected] => Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range] => 32
)

[fieldsValidate:protected] => Array


(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] => isUnsignedInt
[passwd] => isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] => isGenericName
[bo_css] => isGenericName
[bo_width] => isUnsignedInt
[bo_menu] => isBool
[stats_date_from] => isDate
[stats_date_to] => isDate
[stats_compare_from] => isDate
[stats_compare_to] => isDate
[stats_compare_option] => isUnsignedInt
[id_last_order] => isUnsignedInt
[id_last_customer_message] => isUnsignedInt
[id_last_customer] => isUnsignedInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\wamp\www\presta/img/e/


[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] => id_employee
[fields] => Array
(
[lastname] => Array
(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[firstname] => Array


(
[type] => 3
[validate] => isName
[required] => 1
[size] => 32
)

[email] => Array


(
[type] => 3
[validate] => isEmail
[required] => 1
[size] => 128
)

[id_lang] => Array


(
[type] => 1
[validate] => isUnsignedInt
[required] => 1
)

[passwd] => Array


(
[type] => 3
[validate] => isPasswdAdmin
[required] => 1
[size] => 32
)

[last_passwd_gen] => Array


(
[type] => 3
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[optin] => Array


(
[type] => 2
[validate] => isBool
)

[id_profile] => Array


(
[type] => 1
[validate] => isInt
[required] => 1
)

[bo_color] => Array


(
[type] => 3
[validate] => isColor
[size] => 32
)

[default_tab] => Array


(
[type] => 1
[validate] => isInt
)

[bo_theme] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 32
)

[bo_css] => Array


(
[type] => 3
[validate] => isGenericName
[size] => 64
)

[bo_width] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[bo_menu] => Array


(
[type] => 2
[validate] => isBool
)

[stats_date_from] => Array


(
[type] => 5
[validate] => isDate
)

[stats_date_to] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_from] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_to] => Array


(
[type] => 5
[validate] => isDate
)

[stats_compare_option] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[preselect_date_range] => Array


(
[type] => 3
[size] => 32
)

[id_last_order] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer_message] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[id_last_customer] => Array


(
[type] => 1
[validate] => isUnsignedInt
)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[controller] => AdminInpostShippingController Object


*RECURSION*
[override_controller_name_for_translations] =>
[language] => Language Object
(
[id] => 1
[name] => English (English)
[iso_code] => en
[language_code] => en-us
[date_format_lite] => m/d/Y
[date_format_full] => m/d/Y H:i:s
[is_rtl] => 0
[active] => 1
[webserviceParameters:protected] => Array
(
[objectNodeName] => language
[objectsNodeName] => languages
)

[translationsFilesAndVars:protected] => Array


(
[fields] => _FIELDS
[errors] => _ERRORS
[admin] => _LANGADM
[pdf] => _LANGPDF
[tabs] => tabs
)

[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => lang
[identifier:protected] => id_lang
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => date_format_lite
[3] => date_format_full
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 2
[language_code] => 5
[date_format_lite] => 32
[date_format_full] => 32
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[language_code] => isLanguageCode
[active] => isBool
[is_rtl] => isBool
[date_format_lite] => isPhpDateFormat
[date_format_full] => isPhpDateFormat
)

[fieldsRequiredLang:protected] => Array


(
)
[fieldsSizeLang:protected] => Array
(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => lang
[primary] => id_lang
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 2
)

[language_code] => Array


(
[type] => 3
[validate] => isLanguageCode
[size] => 5
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

[is_rtl] => Array


(
[type] => 2
[validate] => isBool
)

[date_format_lite] => Array


(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[date_format_full] => Array


(
[type] => 3
[validate] => isPhpDateFormat
[required] => 1
[size] => 32
)

[classname] => Language


)

[update_fields:protected] =>
[force_id] =>
)

[currency] => Currency Object


(
[id] => 1
[name] => Pound
[iso_code] => GBP
[iso_code_num] => 826
[sign] => �
[blank] => 1
[conversion_rate] => 1.000000
[deleted] => 0
[format] => 1
[decimals] => 1
[active] => 1
[webserviceParameters:protected] => Array
(
[objectsNodeName] => currencies
)

[prefix] => �
[suffix] =>
[id_lang:protected] =>
[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => currency
[identifier:protected] => id_currency
[fieldsRequired:protected] => Array
(
[0] => name
[1] => iso_code
[2] => sign
[3] => format
[4] => decimals
[5] => conversion_rate
)

[fieldsSize:protected] => Array


(
[name] => 32
[iso_code] => 3
[iso_code_num] => 3
[sign] => 8
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[iso_code] => isLanguageIsoCode
[iso_code_num] => isNumericIsoCode
[blank] => isInt
[sign] => isGenericName
[format] => isUnsignedId
[decimals] => isBool
[conversion_rate] => isUnsignedFloat
[deleted] => isBool
[active] => isBool
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => currency
[primary] => id_currency
[multilang_shop] => 1
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 32
)

[iso_code] => Array


(
[type] => 3
[validate] => isLanguageIsoCode
[required] => 1
[size] => 3
)

[iso_code_num] => Array


(
[type] => 3
[validate] => isNumericIsoCode
[size] => 3
)

[blank] => Array


(
[type] => 1
[validate] => isInt
)

[sign] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 8
)

[format] => Array


(
[type] => 1
[validate] => isUnsignedId
[required] => 1
)

[decimals] => Array


(
[type] => 2
[validate] => isBool
[required] => 1
)

[conversion_rate] => Array


(
[type] => 4
[validate] => isUnsignedFloat
[required] => 1
[shop] => 1
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[active] => Array


(
[type] => 2
[validate] => isBool
)

)
[classname] => Currency
)

[update_fields:protected] =>
[force_id] =>
)

[tab] =>
[shop] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-bootstrap
[theme_directory] => default-bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>
[webserviceParameters:protected] => Array
(
[fields] => Array
(
[id_shop_group] => Array
(
[xlink_resource] => shop_groups
)

[id_category] => Array


(
)

[id_theme] => Array


(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] => id_shop
[fieldsRequired:protected] => Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)
[fieldsSize:protected] => Array
(
[name] => 64
)

[fieldsValidate:protected] => Array


(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] => Array
(
[type] => 2
[validate] => isBool
)

[deleted] => Array


(
[type] => 2
[validate] => isBool
)

[name] => Array


(
[type] => 3
[validate] => isGenericName
[required] => 1
[size] => 64
)

[id_theme] => Array


(
[type] => 1
[required] => 1
)

[id_category] => Array


(
[type] => 1
[required] => 1
)

[id_shop_group] => Array


(
[type] => 1
[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[theme] => Theme Object


(
[name] => default-bootstrap
[directory] => default-bootstrap
[responsive] => 1
[default_left_column] => 1
[default_right_column] => 0
[product_per_page] => 12
[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => theme
[identifier:protected] => id_theme
[fieldsRequired:protected] => Array
(
[0] => name
[1] => directory
)

[fieldsSize:protected] => Array


(
[name] => 64
[directory] => 64
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[directory] => isDirName
[responsive] => isBool
[default_left_column] => isBool
[default_right_column] => isBool
[product_per_page] => isInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => theme
[primary] => id_theme
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] => isGenericName
[size] => 64
[required] => 1
)

[directory] => Array


(
[type] => 3
[validate] => isDirName
[size] => 64
[required] => 1
)

[responsive] => Array


(
[type] => 2
[validate] => isBool
)

[default_left_column] => Array


(
[type] => 2
[validate] => isBool
)
[default_right_column] => Array
(
[type] => 2
[validate] => isBool
)

[product_per_page] => Array


(
[type] => 1
[validate] => isInt
)

[classname] => Theme


)

[update_fields:protected] =>
[force_id] =>
)

[smarty] => Smarty Object


(
[auto_literal] => 1
[error_unassigned] =>
[use_include_path] =>
[template_dir:Smarty:private] => Array
(
[0] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\
[1] => C:\wamp\www\presta/override/controllers\admin\
templates\
)

[joined_template_dir] =>
C:\wamp\www\presta\admin124oxrm6p/themes/default\template\\C:\wamp\www\presta/
override/controllers\admin\templates\
[joined_config_dir] => C:\wamp\www\presta/tools/smarty/configs\
[default_template_handler_func] =>
[default_config_handler_func] =>
[default_plugin_handler_func] =>
[compile_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/compile\
[plugins_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta\tools\smarty\plugins\
)

[cache_dir:Smarty:private] =>
C:\wamp\www\presta/cache/smarty/cache\
[config_dir:Smarty:private] => Array
(
[0] => C:\wamp\www\presta/tools/smarty/configs\
)

[force_compile] =>
[compile_check] => 1
[use_sub_dirs] => 1
[allow_ambiguous_resources] =>
[caching] =>
[merge_compiled_includes] =>
[inheritance_merge_compiled_includes] => 1
[cache_lifetime] => 3600
[force_cache] =>
[cache_id] =>
[compile_id] =>
[left_delimiter] => {
[right_delimiter] => }
[security_class] => Smarty_Security
[security_policy] =>
[php_handling] => 0
[allow_php_templates] =>
[direct_access_security] => 1
[debugging] =>
[debugging_ctrl] => NONE
[smarty_debug_id] => SMARTY_DEBUG
[debug_tpl] => C:\wamp\www\presta/themes/debug.tpl
[error_reporting] =>
[get_used_tags] =>
[config_overwrite] => 1
[config_booleanize] => 1
[config_read_hidden] =>
[compile_locking] => 1
[cache_locking] =>
[locking_timeout] => 10
[template_functions] => Array
(
)

[default_resource_type] => file


[caching_type] => file
[properties] => Array
(
)

[default_config_type] => file


[template_objects] => Array
(
[03ee1c5bde62fdb93a39dc591551fe5aa631291f] =>
Smarty_Internal_Template Object
(
[cache_id] =>
[compile_id] =>
[caching] =>
[cache_lifetime] => 3600
[template_resource] =>
controllers/modules/login_addons.tpl
[mustCompile] =>
[has_nocache_code] =>
[properties] => Array
(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[1] => 1425640160
[2] => file
)

[nocache_hash] => 320765509604d88ab29-


10552101
[function] => Array
(
)

[version] => Smarty-3.1.19


[unifunc] =>
content_5509604dafbb28_76290228
)

[required_plugins] => Array


(
[compiled] => Array
(
)

[nocache] => Array


(
)

[smarty] => Smarty Object


*RECURSION*
[block_data] => Array
(
)

[variable_filters] => Array


(
)

[used_tags] => Array


(
)

[allow_relative_path] =>
[_capture_stack] => Array
(
[0] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
)

[parent] => Smarty Object


*RECURSION*
[config_vars] => Array
(
)

[source] => Smarty_Template_Source Object


(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\presta\
admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[compiled] => Smarty_Template_Compiled Object


(
[filepath] =>
C:\wamp\www\presta/cache/smarty/compile\2d\8e\cf\
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e.file.login_addons.tpl.php
[timestamp] => 1426677837
[exists] => 1
[loaded] => 1
[isCompiled] =>
[source] => Smarty_Template_Source
Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
[uid] =>
2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e
[resource] =>
controllers/modules/login_addons.tpl
[type] => file
[name] =>
controllers/modules/login_addons.tpl
[unique_resource] =>
Smarty_Internal_Resource_File#C:\wamp\www\presta\admin124oxrm6p/themes/default\
template\\C:\wamp\www\presta/override/controllers\admin\templates\#controllers/
modules/login_addons.tpl
[filepath] => C:\wamp\www\
presta\admin124oxrm6p\themes\default\template\controllers\modules\login_addons.tpl
[uncompiled] =>
[recompiled] =>
[components] =>
[handler] =>
Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class]
=> Smarty_Internal_Templatelexer
[template_parser_class]
=> Smarty_Internal_Templateparser
)

[smarty] => Smarty Object


*RECURSION*
[timestamp] => 1425640160
[exists] => 1
)

[_properties] => Array


(
[file_dependency] => Array
(

[2d8ecf7a7f450683f2a0fb5482cf8e195e55e03e] => Array


(
[0] => C:\wamp\
www\presta\admin124oxrm6p\themes\default\template\controllers\modules\
login_addons.tpl
[1] =>
1425640160
[2] => file
)

[nocache_hash] =>
320765509604d88ab29-10552101
[function] => Array
(
)

[variables] => Array


(
[add_permission] => 0
[logged_on_addons] => 0
[check_url_fopen] => 0
[check_openssl] => 0
[addons_register_link]
=> 0

[addons_forgot_password_link] => 0
)

[has_nocache_code] =>
[version] => Smarty-3.1.19
[unifunc] =>
content_5509604dafbb28_76290228
)

[cache_modified_check] =>
[registered_plugins] => Array
(
[modifier] => Array
(
[truncate] => Array
(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject
[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)
[displayWtPriceWithCurrency] => Array
(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => smarty_modifier_truncate


)

[1] => 1
[2] => Array
(
)

[secureReferrer] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)
[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => secureReferrer


)

[1] => 1
[2] => Array
(
)

)
[json_encode] => Array
(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)
[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)
)

[1] => jsonEncode


)

[1] => 1
[2] => Array
(
)

[json_decode] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)
[convertAndFormatPrice] => Array
(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => jsonDecode


)

[1] => 1
[2] => Array
(
)

[convertAndFormatPrice] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook
[toolsConvertPrice] => toolsConvertPrice
[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)
[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => convertAndFormatPrice


)

[1] => 1
[2] => Array
(
)

[boolval] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => boolval


)

[1] => 1
[2] => Array
(
)

[function] => Array


(
[t] => Array
(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)
)

[1] => smartyTruncate


)

[1] => 1
[2] => Array
(
)

[m] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => smartyMaxWords


)

[1] => 1
[2] => Array
(
)

[p] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => smartyShowObject


)

[1] => 1
[2] => Array
(
)

[d] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => smartyDieObject


)

[1] => 1
[2] => Array
(
)

[l] => Array


(
[0] => smartyTranslate
[1] => 1
[2] => Array
(
)

[hook] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)
[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => smartyHook


)

[1] => 1
[2] => Array
(
)

[toolsConvertPrice] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)
[displayPriceSmarty] => Array
(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => toolsConvertPrice


)

[1] => 1
[2] => Array
(
)

[dateFormat] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate


[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)
[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => dateFormat


)

[1] => 1
[2] => Array
(
)

[convertPrice] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)
[convertPriceWithCurrency] => Array
(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => convertPrice


)

[1] => 1
[2] => Array
(
)

[convertPriceWithCurrency] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)
[getAdminTokenLiteSmarty] => Array
(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => convertPriceWithCurrency


)

[1] => 1
[2] => Array
(
)

[displayWtPrice] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)
[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => displayWtPrice


)

[1] => 1
[2] => Array
(
)

[displayWtPriceWithCurrency] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords


[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] =>
displayWtPriceWithCurrency
)

[1] => 1
[2] => Array
(
)

[displayPrice] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(
[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)
[convertPriceWithCurrency] => Array
(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => displayPriceSmarty


)

[1] => 1
[2] => Array
(
)
)

[getAdminToken] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)
[getAdminTokenLiteSmarty] => Array
(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => getAdminTokenLiteSmarty


)

[1] => 1
[2] => Array
(
)

[displayAddressDetail] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)
[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => generateAddressSmarty


)

[1] => 1
[2] => Array
(
)

[getWidthSize] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject


[smartyDieObject] => smartyDieObject
[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)
[displayWtPriceWithCurrency] => Array
(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => getWidth


)

[1] => 1
[2] => Array
(
)

[getHeightSize] => Array


(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)
[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => getHeight


)

[1] => 1
[2] => Array
(
)

)
[addJsDef] => Array
(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)

[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)
[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)

[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)
)

[1] => addJsDef


)

[1] => 1
[2] => Array
(
)

[block] => Array


(
[addJsDefL] => Array
(
[0] => Array
(
[0] => SmartyLazyRegister
Object
(
[registry:protected] =>
Array
(

[smarty_modifier_truncate] => smarty_modifier_truncate

[secureReferrer] => Array


(
[0] =>
Tools
[1] =>
secureReferrer
)

[smartyTruncate] => smartyTruncate

[smartyMaxWords] => smartyMaxWords

[smartyShowObject] => smartyShowObject

[smartyDieObject] => smartyDieObject


[smartyHook] =>
smartyHook

[toolsConvertPrice] => toolsConvertPrice


[jsonEncode] =>
Array
(
[0] =>
Tools
[1] =>
jsonEncode
)
[jsonDecode] =>
Array
(
[0] =>
Tools
[1] =>
jsonDecode
)

[dateFormat] =>
Array
(
[0] =>
Tools
[1] =>
dateFormat
)

[convertPrice]
=> Array
(
[0] =>
Product
[1] =>
convertPrice
)

[convertPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
convertPriceWithCurrency
)

[displayWtPrice] => Array


(
[0] =>
Product
[1] =>
displayWtPrice
)

[displayWtPriceWithCurrency] => Array


(
[0] =>
Product
[1] =>
displayWtPriceWithCurrency
)

[displayPriceSmarty] => Array


(
[0] =>
Tools
[1] =>
displayPriceSmarty
)

[convertAndFormatPrice] => Array


(
[0] =>
Product
[1] =>
convertAndFormatPrice
)

[getAdminTokenLiteSmarty] => Array


(
[0] =>
Tools
[1] =>
getAdminTokenLiteSmarty
)

[generateAddressSmarty] => Array


(
[0] =>
AddressFormat
[1] =>
generateAddressSmarty
)

[getWidth] =>
Array
(
[0] =>
Image
[1] =>
getWidth
)

[getHeight] =>
Array
(
[0] =>
Image
[1] =>
getHeight
)

[addJsDef] =>
Array
(
[0] =>
Media
[1] =>
addJsDef
)
[addJsDefL] =>
Array
(
[0] =>
Media
[1] =>
addJsDefL
)

[boolval] =>
Array
(
[0] =>
Tools
[1] =>
boolval
)

[1] => addJsDefL


)

[1] => 1
[2] => Array
(
)

[plugin_search_order] => Array


(
[0] => function
[1] => block
[2] => compiler
[3] => class
)

[registered_objects] => Array


(
)

[registered_classes] => Array


(
)

[registered_filters] => Array


(
)

[registered_resources] => Array


(
)
[_resource_handlers] => Array
(
[file] => Smarty_Internal_Resource_File Object
(
[compiler_class] =>
Smarty_Internal_SmartyTemplateCompiler
[template_lexer_class] =>
Smarty_Internal_Templatelexer
[template_parser_class] =>
Smarty_Internal_Templateparser
)

[registered_cache_resources] => Array


(
)

[_cacheresource_handlers] => Array


(
)

[autoload_filters] => Array


(
)

[default_modifiers] => Array


(
)

[escape_html] =>
[start_time] => 1427285326.0699
[_file_perms] => 420
[_dir_perms] => 505
[_tag_stack] => Array
(
)

[smarty] => Smarty Object


*RECURSION*
[_current_file] =>
[_parserdebug] =>
[merged_templates_func] => Array
(
)

[template_class] => Smarty_Internal_Template


[tpl_vars] => Array
(
[context_mode] => Smarty_Variable Object
(
[value] => 1
[nocache] =>
[scope] => 0
)

[logged_on_addons] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[table] => Smarty_Variable Object


(
[value] => inpostshipping
[nocache] =>
[scope] => 0
)

[current] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[token] => Smarty_Variable Object


(
[value] => eb7e8d51d34b310da1df777a22bd216e
[nocache] =>
[scope] => 0
)

[host_mode] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[stock_management] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[displayBackOfficeHeader] => Smarty_Variable Object


(
[value] => <script>
var ids_ps_advice = new Array();
var admin_gamification_ajax_url = 'index.php?
controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af';
var current_id_tab = 106;
</script><script>
var ids_ps_advice = new Array();
var admin_inpostshipping_ajax_url = 'index.php?
controller=AdminInpostshipping&token=5792bde43747a5520222087af0b84093';
var current_id_tab = 106;
</script>
[nocache] =>
[scope] => 0
)

[displayBackOfficeTop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[submit_form_ajax] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[breadcrumbs2] => Smarty_Variable Object


(
[value] => Array
(
[container] => Array
(
[name] => Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[icon] => icon-
AdminParentOrders
)

[tab] => Array


(
[name] => Inpost Orders
[href] =>
/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[icon] =>
)

[action] => Array


(
[name] => Edit
[href] =>
[icon] => icon-pencil
)

[nocache] =>
[scope] => 0
)

[quick_access_current_link_name] => Smarty_Variable


Object
(
[value] => Inpost Orders - Edit
[nocache] =>
[scope] => 0
)

[quick_access_current_link_icon] => Smarty_Variable


Object
(
[value] => icon-AdminParentOrders
[nocache] =>
[scope] => 0
)

[navigationPipe] => Smarty_Variable Object


(
[value] => >
[nocache] =>
[scope] => 0
)

[check_url_fopen] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[check_openssl] => Smarty_Variable Object


(
[value] => ok
[nocache] =>
[scope] => 0
)

[add_permission] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[addons_register_link] => Smarty_Variable Object


(
[value] => //addons.prestashop.com/en/login?
email=darthur%40inpost.co.uk&firstname=David&lastname=Arthur&website=http%3A%2F
%2Flocalhost%2Fpresta%2F&utm_source=back-office&utm_medium=connect-to-
addons&utm_campaign=back-office-EN&utm_content=download#createnow
[nocache] =>
[scope] => 0
)

[addons_forgot_password_link] => Smarty_Variable Object


(
[value] => //addons.prestashop.com/en/forgot-
your-password
[nocache] =>
[scope] => 0
)

[autorefresh_notifications] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)
[help_box] => Smarty_Variable Object
(
[value] =>
[nocache] =>
[scope] => 0
)

[round_mode] => Smarty_Variable Object


(
[value] => 2
[nocache] =>
[scope] => 0
)

[brightness] => Smarty_Variable Object


(
[value] => #383838
[nocache] =>
[scope] => 0
)

[bo_width] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[bo_color] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[show_new_orders] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_customers] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[show_new_messages] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[employee] => Smarty_Variable Object


(
[value] => Employee Object
(
[id] => 1
[id_profile] => 1
[id_lang] => 1
[lastname] => Arthur
[firstname] => David
[email] => darthur@inpost.co.uk
[passwd] =>
ae3a761302c9d389056841678f203f7e
[last_passwd_gen] => 2015-03-18
03:58:11
[stats_date_from] => 2015-02-18
[stats_date_to] => 2015-03-18
[stats_compare_from] => 0000-00-00
[stats_compare_to] => 0000-00-00
[stats_compare_option] => 1
[preselect_date_range] =>
[bo_color] =>
[default_tab] => 1
[bo_theme] => default
[bo_css] => admin-theme.css
[bo_width] => 0
[bo_menu] => 1
[bo_show_screencast] =>
[active] => 1
[optin] => 0
[remote_addr] =>
[id_last_order] => 6
[id_last_customer_message] => 0
[id_last_customer] => 2
[webserviceParameters:protected] =>
Array
(
[fields] => Array
(
[id_lang] => Array
(

[xlink_resource] => languages


)

[last_passwd_gen] =>
Array
(
[setter] =>
)

[stats_date_from] =>
Array
(
[setter] =>
)

[stats_date_to] =>
Array
(
[setter] =>
)
[stats_compare_from] =>
Array
(
[setter] =>
)

[stats_compare_to] =>
Array
(
[setter] =>
)

[passwd] => Array


(
[setter] =>
setWsPasswd
)

[associated_shops:protected] => Array


(
[0] => 1
)

[id_shop:protected] => 1
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => employee
[identifier:protected] => id_employee
[fieldsRequired:protected] => Array
(
[0] => lastname
[1] => firstname
[2] => email
[3] => id_lang
[4] => passwd
[5] => id_profile
)

[fieldsSize:protected] => Array


(
[lastname] => 32
[firstname] => 32
[email] => 128
[passwd] => 32
[bo_color] => 32
[bo_theme] => 32
[bo_css] => 64
[preselect_date_range] => 32
)

[fieldsValidate:protected] => Array


(
[lastname] => isName
[firstname] => isName
[email] => isEmail
[id_lang] => isUnsignedInt
[passwd] => isPasswdAdmin
[active] => isBool
[optin] => isBool
[id_profile] => isInt
[bo_color] => isColor
[default_tab] => isInt
[bo_theme] => isGenericName
[bo_css] => isGenericName
[bo_width] => isUnsignedInt
[bo_menu] => isBool
[stats_date_from] => isDate
[stats_date_to] => isDate
[stats_compare_from] => isDate
[stats_compare_to] => isDate
[stats_compare_option] =>
isUnsignedInt
[id_last_order] =>
isUnsignedInt
[id_last_customer_message] =>
isUnsignedInt
[id_last_customer] =>
isUnsignedInt
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] => C:\wamp\www\


presta/img/e/
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => employee
[primary] => id_employee
[fields] => Array
(
[lastname] => Array
(
[type] => 3
[validate] =>
isName
[required] => 1
[size] => 32
)
[firstname] => Array
(
[type] => 3
[validate] =>
isName
[required] => 1
[size] => 32
)

[email] => Array


(
[type] => 3
[validate] =>
isEmail
[required] => 1
[size] => 128
)

[id_lang] => Array


(
[type] => 1
[validate] =>
isUnsignedInt
[required] => 1
)

[passwd] => Array


(
[type] => 3
[validate] =>
isPasswdAdmin
[required] => 1
[size] => 32
)

[last_passwd_gen] =>
Array
(
[type] => 3
)

[active] => Array


(
[type] => 2
[validate] =>
isBool
)

[optin] => Array


(
[type] => 2
[validate] =>
isBool
)

[id_profile] => Array


(
[type] => 1
[validate] =>
isInt
[required] => 1
)

[bo_color] => Array


(
[type] => 3
[validate] =>
isColor
[size] => 32
)

[default_tab] => Array


(
[type] => 1
[validate] =>
isInt
)

[bo_theme] => Array


(
[type] => 3
[validate] =>
isGenericName
[size] => 32
)

[bo_css] => Array


(
[type] => 3
[validate] =>
isGenericName
[size] => 64
)

[bo_width] => Array


(
[type] => 1
[validate] =>
isUnsignedInt
)

[bo_menu] => Array


(
[type] => 2
[validate] =>
isBool
)

[stats_date_from] =>
Array
(
[type] => 5
[validate] =>
isDate
)

[stats_date_to] =>
Array
(
[type] => 5
[validate] =>
isDate
)

[stats_compare_from] =>
Array
(
[type] => 5
[validate] =>
isDate
)

[stats_compare_to] =>
Array
(
[type] => 5
[validate] =>
isDate
)

[stats_compare_option]
=> Array
(
[type] => 1
[validate] =>
isUnsignedInt
)

[preselect_date_range]
=> Array
(
[type] => 3
[size] => 32
)

[id_last_order] =>
Array
(
[type] => 1
[validate] =>
isUnsignedInt
)

[id_last_customer_message] => Array


(
[type] => 1
[validate] =>
isUnsignedInt
)

[id_last_customer] =>
Array
(
[type] => 1
[validate] =>
isUnsignedInt
)

[classname] => Employee


)

[update_fields:protected] =>
[force_id] =>
)

[nocache] =>
[scope] => 0
)

[search_type] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[bo_query] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[quick_access] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_quick_access] => 1
[new_window] => 0
[link] => index.php?
controller=AdminCategories&addcategory&token=7a9b23bfc46892e6d52011b334db0a4b
[id_lang] => 1
[name] => New category
[target] => AdminCategories
)

[1] => Array


(
[id_quick_access] => 2
[new_window] => 0
[link] => index.php?
controller=AdminProducts&addproduct&token=10473adf403ce26cfa8ccabbe3202ace
[id_lang] => 1
[name] => New product
[target] => AdminProducts
)

[2] => Array


(
[id_quick_access] => 3
[new_window] => 0
[link] => index.php?
controller=AdminCartRules&addcart_rule&token=645dfaaac0aa3b97976beed2902118d1
[id_lang] => 1
[name] => New voucher
[target] => AdminCartRules
)

[nocache] =>
[scope] => 0
)

[multi_shop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop_list] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[shop] => Smarty_Variable Object


(
[value] => Shop Object
(
[id_shop_group] => 1
[id_category] => 2
[id_theme] => 1
[name] => david test
[active] => 1
[deleted] => 0
[theme_name] => default-bootstrap
[theme_directory] => default-bootstrap
[physical_uri] => /presta/
[virtual_uri] =>
[domain] => localhost
[domain_ssl] => localhost
[group:protected] =>
[webserviceParameters:protected] =>
Array
(
[fields] => Array
(
[id_shop_group] =>
Array
(

[xlink_resource] => shop_groups


)

[id_category] => Array


(
)
[id_theme] => Array
(
)

[id] => 1
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => shop
[identifier:protected] => id_shop
[fieldsRequired:protected] => Array
(
[0] => name
[1] => id_theme
[2] => id_category
[3] => id_shop_group
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] => Array


(
[active] => isBool
[deleted] => isBool
[name] => isGenericName
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop
[primary] => id_shop
[fields] => Array
(
[active] => Array
(
[type] => 2
[validate] =>
isBool
)

[deleted] => Array


(
[type] => 2
[validate] =>
isBool
)

[name] => Array


(
[type] => 3
[validate] =>
isGenericName
[required] => 1
[size] => 64
)

[id_theme] => Array


(
[type] => 1
[required] => 1
)

[id_category] => Array


(
[type] => 1
[required] => 1
)

[id_shop_group] =>
Array
(
[type] => 1
[required] => 1
)

[classname] => Shop


)

[update_fields:protected] =>
[force_id] =>
[theme_id] => 1
)

[nocache] =>
[scope] => 0
)

[shop_group] => Smarty_Variable Object


(
[value] => ShopGroup Object
(
[name] =>
[active] => 1
[share_customer] =>
[share_stock] =>
[share_order] =>
[deleted] =>
[id] =>
[id_lang:protected] =>
[id_shop:protected] =>
[id_shop_list] =>
[get_shop_from_context:protected] => 1
[table:protected] => shop_group
[identifier:protected] => id_shop_group
[fieldsRequired:protected] => Array
(
[0] => name
)

[fieldsSize:protected] => Array


(
[name] => 64
)

[fieldsValidate:protected] => Array


(
[name] => isGenericName
[share_customer] => isBool
[share_order] => isBool
[share_stock] => isBool
[active] => isBool
[deleted] => isBool
)

[fieldsRequiredLang:protected] => Array


(
)

[fieldsSizeLang:protected] => Array


(
)

[fieldsValidateLang:protected] => Array


(
)

[tables:protected] => Array


(
)

[webserviceParameters:protected] =>
Array
(
)

[image_dir:protected] =>
[image_format:protected] => jpg
[def:protected] => Array
(
[table] => shop_group
[primary] => id_shop_group
[fields] => Array
(
[name] => Array
(
[type] => 3
[validate] =>
isGenericName
[required] => 1
[size] => 64
)

[share_customer] =>
Array
(
[type] => 2
[validate] =>
isBool
)

[share_order] => Array


(
[type] => 2
[validate] =>
isBool
)

[share_stock] => Array


(
[type] => 2
[validate] =>
isBool
)

[active] => Array


(
[type] => 2
[validate] =>
isBool
)

[deleted] => Array


(
[type] => 2
[validate] =>
isBool
)

[classname] => ShopGroup


)

[update_fields:protected] =>
[force_id] =>
)
[nocache] =>
[scope] => 0
)

[current_parent_id] => Smarty_Variable Object


(
[value] => 10
[nocache] =>
[scope] => 0
)

[tabs] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[id_tab] => 1
[id_parent] => 0
[class_name] => AdminDashboard
[module] =>
[position] => 0
[active] => 1
[hide_host_mode] => 0
[name] => Dashboard
[current] =>
[img] =>
../img/t/AdminDashboard.gif
[href] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[sub_tabs] => Array
(
)

[1] => Array


(
[id_tab] => 9
[id_parent] => 0
[class_name] => AdminCatalog
[module] =>
[position] => 1
[active] => 1
[hide_host_mode] => 0
[name] => Catalog
[current] =>
[img] =>
../img/t/AdminCatalog.gif
[href] => index.php?
controller=AdminCatalog&token=c232921d23f4030c8263ce4f6dc689fa
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 21
[id_parent] =>
9
[class_name] =>
AdminProducts
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Products
[href] =>
index.php?controller=AdminProducts&token=10473adf403ce26cfa8ccabbe3202ace
[current] =>
)

[1] => Array


(
[id_tab] => 22
[id_parent] =>
9
[class_name] =>
AdminCategories
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Categories
[href] =>
index.php?controller=AdminCategories&token=7a9b23bfc46892e6d52011b334db0a4b
[current] =>
)

[2] => Array


(
[id_tab] => 23
[id_parent] =>
9
[class_name] =>
AdminTracking
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Monitoring
[href] =>
index.php?controller=AdminTracking&token=90b51414b95c82b9e5069b2737c98830
[current] =>
)

[3] => Array


(
[id_tab] => 24
[id_parent] =>
9
[class_name] =>
AdminAttributesGroups
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Product Attributes
[href] =>
index.php?controller=AdminAttributesGroups&token=8db54092430d13613478e45e5b1c3684
[current] =>
)

[4] => Array


(
[id_tab] => 25
[id_parent] =>
9
[class_name] =>
AdminFeatures
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
Product Features
[href] =>
index.php?controller=AdminFeatures&token=8f97a4ee6cbe51d431ad5cc5037a6e07
[current] =>
)

[5] => Array


(
[id_tab] => 26
[id_parent] =>
9
[class_name] =>
AdminManufacturers
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] =>
Manufacturers
[href] =>
index.php?controller=AdminManufacturers&token=33d2ba83410bd0eb981a4ca4c0152f79
[current] =>
)

[6] => Array


(
[id_tab] => 27
[id_parent] =>
9
[class_name] =>
AdminSuppliers
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] =>
Suppliers
[href] =>
index.php?controller=AdminSuppliers&token=86fdbfe947fdce8a48297c337f17e7ca
[current] =>
)

[7] => Array


(
[id_tab] => 28
[id_parent] =>
9
[class_name] =>
AdminTags
[module] =>
[position] => 7
[active] => 1

[hide_host_mode] => 0
[name] => Tags
[href] =>
index.php?controller=AdminTags&token=28bda9ecd8858c4bf89c214e314e5d75
[current] =>
)

[8] => Array


(
[id_tab] => 29
[id_parent] =>
9
[class_name] =>
AdminAttachments
[module] =>
[position] => 8
[active] => 1

[hide_host_mode] => 0
[name] =>
Attachments
[href] =>
index.php?controller=AdminAttachments&token=4582950e707eca43b91a4ff211b57cbd
[current] =>
)

[2] => Array


(
[id_tab] => 10
[id_parent] => 0
[class_name] =>
AdminParentOrders
[module] =>
[position] => 2
[active] => 1
[hide_host_mode] => 0
[name] => Orders
[current] => 1
[img] =>
../img/t/AdminParentOrders.gif
[href] => index.php?
controller=AdminParentOrders&token=a413d305d20f3688211f48e0f0eed947
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 30
[id_parent] =>
10
[class_name] =>
AdminOrders
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Orders
[href] =>
index.php?controller=AdminOrders&token=1e564e2952aa3a750423b8ecd1eb2f56
[current] =>
)

[1] => Array


(
[id_tab] => 31
[id_parent] =>
10
[class_name] =>
AdminInvoices
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Invoices
[href] =>
index.php?controller=AdminInvoices&token=135bed7a43acec970370d8a339248d62
[current] =>
)

[2] => Array


(
[id_tab] => 32
[id_parent] =>
10
[class_name] =>
AdminReturn
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Merchandise Returns
[href] =>
index.php?controller=AdminReturn&token=b9e7b70def8a343b6a243c4d6110356c
[current] =>
)

[3] => Array


(
[id_tab] => 33
[id_parent] =>
10
[class_name] =>
AdminDeliverySlip
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Delivery Slips
[href] =>
index.php?controller=AdminDeliverySlip&token=463a52d46a04096b694859c35114e41c
[current] =>
)

[4] => Array


(
[id_tab] => 34
[id_parent] =>
10
[class_name] =>
AdminSlip
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
Credit Slips
[href] =>
index.php?controller=AdminSlip&token=98cdb825f5c0d688286539178e6b6d41
[current] =>
)

[5] => Array


(
[id_tab] => 35
[id_parent] =>
10
[class_name] =>
AdminStatuses
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] =>
Statuses
[href] =>
index.php?controller=AdminStatuses&token=60ee55b7951c988bfd3e5a869cf9f1cf
[current] =>
)

[6] => Array


(
[id_tab] => 36
[id_parent] =>
10
[class_name] =>
AdminOrderMessage
[module] =>
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] => Order
Messages
[href] =>
index.php?controller=AdminOrderMessage&token=72cc474d600b42d4b449dde56aa7969f
[current] =>
)

[7] => Array


(
[id_tab] => 106
[id_parent] =>
10
[class_name] =>
AdminInpostShipping
[module] =>
inpostshipping
[position] => 7
[active] => 1

[hide_host_mode] => 0
[name] =>
Inpost Orders
[href] =>
index.php?controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[current] => 1
)

[3] => Array


(
[id_tab] => 11
[id_parent] => 0
[class_name] =>
AdminParentCustomer
[module] =>
[position] => 3
[active] => 1
[hide_host_mode] => 0
[name] => Customers
[current] =>
[img] =>
../img/t/AdminParentCustomer.gif
[href] => index.php?
controller=AdminParentCustomer&token=6771a8b0c58f299108aa1a8926bfbadc
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 37
[id_parent] =>
11
[class_name] =>
AdminCustomers
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Customers
[href] =>
index.php?controller=AdminCustomers&token=e13784c38fe54f7b0152d86a4df0bb90
[current] =>
)

[1] => Array


(
[id_tab] => 38
[id_parent] =>
11
[class_name] =>
AdminAddresses
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Addresses
[href] =>
index.php?controller=AdminAddresses&token=05d0fe348c96aed75fbba172adb68aac
[current] =>
)

[2] => Array


(
[id_tab] => 39
[id_parent] =>
11
[class_name] =>
AdminGroups
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Groups
[href] =>
index.php?controller=AdminGroups&token=4a2a331360bbf59461c955440c60c746
[current] =>
)

[3] => Array


(
[id_tab] => 40
[id_parent] =>
11
[class_name] =>
AdminCarts
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Shopping Carts
[href] =>
index.php?controller=AdminCarts&token=3e2ed526f2cf207e4471eb269f96cfb3
[current] =>
)

[4] => Array


(
[id_tab] => 41
[id_parent] =>
11
[class_name] =>
AdminCustomerThreads
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
Customer Service
[href] =>
index.php?controller=AdminCustomerThreads&token=a01d294827c529eb8f0c69869cdec2fd
[current] =>
)

[5] => Array


(
[id_tab] => 42
[id_parent] =>
11
[class_name] =>
AdminContacts
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] =>
Contacts
[href] =>
index.php?controller=AdminContacts&token=a962e205a2b0a5acf146c68d74010edf
[current] =>
)

[6] => Array


(
[id_tab] => 43
[id_parent] =>
11
[class_name] =>
AdminGenders
[module] =>
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] =>
Titles
[href] =>
index.php?controller=AdminGenders&token=5cdcaf0ca7255ef2e30c6637bc1bf780
[current] =>
)

[4] => Array


(
[id_tab] => 12
[id_parent] => 0
[class_name] => AdminPriceRule
[module] =>
[position] => 4
[active] => 1
[hide_host_mode] => 0
[name] => Price Rules
[current] =>
[img] =>
../img/t/AdminPriceRule.gif
[href] => index.php?
controller=AdminPriceRule&token=91f750a964346621560b80341e585557
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 45
[id_parent] =>
12
[class_name] =>
AdminCartRules
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] => Cart
Rules
[href] =>
index.php?controller=AdminCartRules&token=645dfaaac0aa3b97976beed2902118d1
[current] =>
)

[1] => Array


(
[id_tab] => 46
[id_parent] =>
12
[class_name] =>
AdminSpecificPriceRule
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Catalog Price Rules
[href] =>
index.php?controller=AdminSpecificPriceRule&token=dd9904a1a96d4370eb059e7515260b4d
[current] =>
)

[2] => Array


(
[id_tab] => 47
[id_parent] =>
12
[class_name] =>
AdminMarketing
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Marketing
[href] =>
index.php?controller=AdminMarketing&token=e7653a4ba42b5b4183699c06d6302071
[current] =>
)

[5] => Array


(
[id_tab] => 13
[id_parent] => 0
[class_name] =>
AdminParentModules
[module] =>
[position] => 5
[active] => 1
[hide_host_mode] => 0
[name] => Modules
[current] =>
[img] =>
../img/t/AdminParentModules.gif
[href] => index.php?
controller=AdminParentModules&token=63b4157f5e600433adac27516999b503
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 60
[id_parent] =>
13
[class_name] =>
AdminModules
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Modules
[href] =>
index.php?controller=AdminModules&token=2c41d80819ce5d57811aae7a75d35553
[current] =>
)

[1] => Array


(
[id_tab] => 61
[id_parent] =>
13
[class_name] =>
AdminAddonsCatalog
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Modules & Themes Catalog
[href] =>
index.php?controller=AdminAddonsCatalog&token=772b1306839b6a6f3db8773f9896ffdf
[current] =>
)

[2] => Array


(
[id_tab] => 62
[id_parent] =>
13
[class_name] =>
AdminModulesPositions
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Positions
[href] =>
index.php?controller=AdminModulesPositions&token=44613b10ef6b451cf514057fbb25b8d7
[current] =>
)

[3] => Array


(
[id_tab] => 63
[id_parent] =>
13
[class_name] =>
AdminPayment
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Payment
[href] =>
index.php?controller=AdminPayment&token=4d415737d7b3b0f343198d9543b0db1e
[current] =>
)

[6] => Array


(
[id_tab] => 14
[id_parent] => 0
[class_name] =>
AdminParentShipping
[module] =>
[position] => 6
[active] => 1
[hide_host_mode] => 0
[name] => Shipping
[current] =>
[img] =>
../img/t/AdminParentShipping.gif
[href] => index.php?
controller=AdminParentShipping&token=da51ec524b45775da8c5a64025332449
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 48
[id_parent] =>
14
[class_name] =>
AdminCarriers
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Carriers
[href] =>
index.php?controller=AdminCarriers&token=4c771de31ac0bee805e84b03eb30e4e4
[current] =>
)

[1] => Array


(
[id_tab] => 49
[id_parent] =>
14
[class_name] =>
AdminShipping
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Preferences
[href] =>
index.php?controller=AdminShipping&token=ae86cd8bcc89db9a26d6491ac63d46f2
[current] =>
)

[7] => Array


(
[id_tab] => 15
[id_parent] => 0
[class_name] =>
AdminParentLocalization
[module] =>
[position] => 7
[active] => 1
[hide_host_mode] => 0
[name] => Localization
[current] =>
[img] =>
../img/t/AdminParentLocalization.gif
[href] => index.php?
controller=AdminParentLocalization&token=221f690571b47145e39091dfaf86937b
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 51
[id_parent] =>
15
[class_name] =>
AdminLocalization
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Localization
[href] =>
index.php?controller=AdminLocalization&token=c0ab4caaa3c6e6d74cf59cbc3aaaca93
[current] =>
)

[1] => Array


(
[id_tab] => 52
[id_parent] =>
15
[class_name] =>
AdminLanguages
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Languages
[href] =>
index.php?controller=AdminLanguages&token=6ff24233105313131bd4cfcd7ea8551b
[current] =>
)

[2] => Array


(
[id_tab] => 53
[id_parent] =>
15
[class_name] =>
AdminZones
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] => Zones
[href] =>
index.php?controller=AdminZones&token=49ca7e95f5cb1756d0e549314d1a2981
[current] =>
)

[3] => Array


(
[id_tab] => 54
[id_parent] =>
15
[class_name] =>
AdminCountries
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Countries
[href] =>
index.php?controller=AdminCountries&token=64f305b6797e9d6efa3ff38ccc6ed93b
[current] =>
)
[4] => Array
(
[id_tab] => 55
[id_parent] =>
15
[class_name] =>
AdminStates
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
States
[href] =>
index.php?controller=AdminStates&token=d0408e8bd55f7b6ed7595371a035c60f
[current] =>
)

[5] => Array


(
[id_tab] => 56
[id_parent] =>
15
[class_name] =>
AdminCurrencies
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] =>
Currencies
[href] =>
index.php?controller=AdminCurrencies&token=671b2fe4a456d9cb775caeed96b31f20
[current] =>
)

[6] => Array


(
[id_tab] => 57
[id_parent] =>
15
[class_name] =>
AdminTaxes
[module] =>
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] => Taxes
[href] =>
index.php?controller=AdminTaxes&token=2b8b667615e2d74c4540b9ce9c0d4ea9
[current] =>
)

[7] => Array


(
[id_tab] => 58
[id_parent] =>
15
[class_name] =>
AdminTaxRulesGroup
[module] =>
[position] => 7
[active] => 1

[hide_host_mode] => 0
[name] => Tax
Rules
[href] =>
index.php?controller=AdminTaxRulesGroup&token=07495a8bb5c524eadba89d4a31ee0b85
[current] =>
)

[8] => Array


(
[id_tab] => 59
[id_parent] =>
15
[class_name] =>
AdminTranslations
[module] =>
[position] => 8
[active] => 1

[hide_host_mode] => 0
[name] =>
Translations
[href] =>
index.php?controller=AdminTranslations&token=f732685f8acf6f6795cd3fc181165755
[current] =>
)

[8] => Array


(
[id_tab] => 16
[id_parent] => 0
[class_name] =>
AdminParentPreferences
[module] =>
[position] => 8
[active] => 1
[hide_host_mode] => 0
[name] => Preferences
[current] =>
[img] =>
../img/t/AdminParentPreferences.gif
[href] => index.php?
controller=AdminParentPreferences&token=6831d1b3e828ada6163756355c301808
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 64
[id_parent] =>
16
[class_name] =>
AdminPreferences
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
General
[href] =>
index.php?controller=AdminPreferences&token=7730713e287a6305c294d1eb5bfc2cf1
[current] =>
)

[1] => Array


(
[id_tab] => 65
[id_parent] =>
16
[class_name] =>
AdminOrderPreferences
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Orders
[href] =>
index.php?controller=AdminOrderPreferences&token=6da6fb76f4fd1e35ba5c36d9fa4416bd
[current] =>
)

[2] => Array


(
[id_tab] => 66
[id_parent] =>
16
[class_name] =>
AdminPPreferences
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Products
[href] =>
index.php?controller=AdminPPreferences&token=23376162e5b0db6277ea01df63bb7c30
[current] =>
)

[3] => Array


(
[id_tab] => 67
[id_parent] =>
16
[class_name] =>
AdminCustomerPreferences
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Customers
[href] =>
index.php?
controller=AdminCustomerPreferences&token=9568b613fb8f2309ff536a05df482164
[current] =>
)

[4] => Array


(
[id_tab] => 68
[id_parent] =>
16
[class_name] =>
AdminThemes
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
Themes
[href] =>
index.php?controller=AdminThemes&token=d833956341d597c715d14ce301486fc6
[current] =>
)

[5] => Array


(
[id_tab] => 69
[id_parent] =>
16
[class_name] =>
AdminMeta
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] => SEO &
URLs
[href] =>
index.php?controller=AdminMeta&token=5cb2355493ee830d0d69640a59002185
[current] =>
)

[6] => Array


(
[id_tab] => 70
[id_parent] =>
16
[class_name] =>
AdminCmsContent
[module] =>
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] => CMS
[href] =>
index.php?controller=AdminCmsContent&token=95669ff1bf34977f32c618e15090ffc2
[current] =>
)

[7] => Array


(
[id_tab] => 71
[id_parent] =>
16
[class_name] =>
AdminImages
[module] =>
[position] => 7
[active] => 1

[hide_host_mode] => 0
[name] =>
Images
[href] =>
index.php?controller=AdminImages&token=6c16a47838df017965621254981d812e
[current] =>
)

[8] => Array


(
[id_tab] => 72
[id_parent] =>
16
[class_name] =>
AdminStores
[module] =>
[position] => 8
[active] => 1

[hide_host_mode] => 0
[name] => Store
Contacts
[href] =>
index.php?controller=AdminStores&token=744f0efef8a6535c96d8b5f220a54afb
[current] =>
)

[9] => Array


(
[id_tab] => 73
[id_parent] =>
16
[class_name] =>
AdminSearchConf
[module] =>
[position] => 9
[active] => 1

[hide_host_mode] => 0
[name] =>
Search
[href] =>
index.php?controller=AdminSearchConf&token=de99eabeeeb3bc4b20bd44250c2f8feb
[current] =>
)

[10] => Array


(
[id_tab] => 74
[id_parent] =>
16
[class_name] =>
AdminMaintenance
[module] =>
[position] =>
10
[active] => 1

[hide_host_mode] => 0
[name] =>
Maintenance
[href] =>
index.php?controller=AdminMaintenance&token=d8817a6d579acfb303e21b2cb5fd0c90
[current] =>
)

[11] => Array


(
[id_tab] => 75
[id_parent] =>
16
[class_name] =>
AdminGeolocation
[module] =>
[position] =>
11
[active] => 1

[hide_host_mode] => 0
[name] =>
Geolocation
[href] =>
index.php?controller=AdminGeolocation&token=dae2156584cb323720264ee16716d516
[current] =>
)

[9] => Array


(
[id_tab] => 17
[id_parent] => 0
[class_name] => AdminTools
[module] =>
[position] => 9
[active] => 1
[hide_host_mode] => 0
[name] => Advanced Parameters
[current] =>
[img] =>
../img/t/AdminTools.gif
[href] => index.php?
controller=AdminTools&token=f3958d393a8d1beb25c5b1d38e023a45
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 76
[id_parent] =>
17
[class_name] =>
AdminInformation
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Configuration Information
[href] =>
index.php?controller=AdminInformation&token=e685fa7ada39537fa175b41aa1e44583
[current] =>
)

[1] => Array


(
[id_tab] => 77
[id_parent] =>
17
[class_name] =>
AdminPerformance
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Performance
[href] =>
index.php?controller=AdminPerformance&token=539625322339e6f198b127acf2b28ea4
[current] =>
)

[2] => Array


(
[id_tab] => 78
[id_parent] =>
17
[class_name] =>
AdminEmails
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] => E-
mail
[href] =>
index.php?controller=AdminEmails&token=f3ed843dc1ccd6b98140231b47180efc
[current] =>
)

[3] => Array


(
[id_tab] => 80
[id_parent] =>
17
[class_name] =>
AdminImport
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] => CSV
Import
[href] =>
index.php?controller=AdminImport&token=532e255dcf8a4c59bd676affe2e9a485
[current] =>
)

[4] => Array


(
[id_tab] => 81
[id_parent] =>
17
[class_name] =>
AdminBackup
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] => DB
Backup
[href] =>
index.php?controller=AdminBackup&token=b4d9bcc7019f934b0ebd772f5909dbbc
[current] =>
)

[5] => Array


(
[id_tab] => 82
[id_parent] =>
17
[class_name] =>
AdminRequestSql
[module] =>
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] => SQL
Manager
[href] =>
index.php?controller=AdminRequestSql&token=0e240b1148158a8e4d5f89c4c3dfae05
[current] =>
)

[6] => Array


(
[id_tab] => 83
[id_parent] =>
17
[class_name] =>
AdminLogs
[module] =>
[position] => 7
[active] => 1

[hide_host_mode] => 0
[name] => Logs
[href] =>
index.php?controller=AdminLogs&token=e0b49401618f21d16cfe69981e261c61
[current] =>
)

[7] => Array


(
[id_tab] => 84
[id_parent] =>
17
[class_name] =>
AdminWebservice
[module] =>
[position] => 8
[active] => 1

[hide_host_mode] => 0
[name] =>
Webservice
[href] =>
index.php?controller=AdminWebservice&token=e9a20fa6c47b6ee7f3660d090f206146
[current] =>
)

[10] => Array


(
[id_tab] => 18
[id_parent] => 0
[class_name] => AdminAdmin
[module] =>
[position] => 10
[active] => 1
[hide_host_mode] => 0
[name] => Administration
[current] =>
[img] =>
../img/t/AdminAdmin.gif
[href] => index.php?
controller=AdminAdmin&token=9b97c2e51ae6be398e8d945147fdc6a3
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 85
[id_parent] =>
18
[class_name] =>
AdminAdminPreferences
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] =>
Preferences
[href] =>
index.php?controller=AdminAdminPreferences&token=7ca50880dd4ed169accaafd6045c5fcb
[current] =>
)

[1] => Array


(
[id_tab] => 86
[id_parent] =>
18
[class_name] =>
AdminQuickAccesses
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] => Quick
Access
[href] =>
index.php?controller=AdminQuickAccesses&token=cfe554b64acf03cbbecbd3d3f5540e4e
[current] =>
)

[2] => Array


(
[id_tab] => 87
[id_parent] =>
18
[class_name] =>
AdminEmployees
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Employees
[href] =>
index.php?controller=AdminEmployees&token=66aed354706d122e858c2726b3801fb9
[current] =>
)

[3] => Array


(
[id_tab] => 88
[id_parent] =>
18
[class_name] =>
AdminProfiles
[module] =>
[position] => 3
[active] => 1

[hide_host_mode] => 0
[name] =>
Profiles
[href] =>
index.php?controller=AdminProfiles&token=d94e55625905d5153ecd3e47b33efe41
[current] =>
)

[4] => Array


(
[id_tab] => 89
[id_parent] =>
18
[class_name] =>
AdminAccess
[module] =>
[position] => 4
[active] => 1

[hide_host_mode] => 0
[name] =>
Permissions
[href] =>
index.php?controller=AdminAccess&token=44cdfe966674d4ca6df526bd5a6359bd
[current] =>
)

[5] => Array


(
[id_tab] => 90
[id_parent] =>
18
[class_name] =>
AdminTabs
[module] =>
[position] => 5
[active] => 1

[hide_host_mode] => 0
[name] => Menus
[href] =>
index.php?controller=AdminTabs&token=40c197853424eb17f6c5baabcccf8383
[current] =>
)

[6] => Array


(
[id_tab] => 104
[id_parent] =>
18
[class_name] =>
AdminGamification
[module] =>
gamification
[position] => 6
[active] => 1

[hide_host_mode] => 0
[name] =>
Merchant Expertise
[href] =>
index.php?controller=AdminGamification&token=2c47637de8a417ca9559122d573e10af
[current] =>
)

[11] => Array


(
[id_tab] => 19
[id_parent] => 0
[class_name] =>
AdminParentStats
[module] =>
[position] => 11
[active] => 1
[hide_host_mode] => 0
[name] => Stats
[current] =>
[img] =>
../img/t/AdminParentStats.gif
[href] => index.php?
controller=AdminParentStats&token=028a9e75c2cdb528376fa3e1d060afb9
[sub_tabs] => Array
(
[0] => Array
(
[id_tab] => 91
[id_parent] =>
19
[class_name] =>
AdminStats
[module] =>
[position] => 0
[active] => 1

[hide_host_mode] => 0
[name] => Stats
[href] =>
index.php?controller=AdminStats&token=588a002642afaadb8a66fff2e26de012
[current] =>
)

[1] => Array


(
[id_tab] => 92
[id_parent] =>
19
[class_name] =>
AdminSearchEngines
[module] =>
[position] => 1
[active] => 1

[hide_host_mode] => 0
[name] =>
Search Engines
[href] =>
index.php?controller=AdminSearchEngines&token=429aec4419134e7fb3781c2f9d415862
[current] =>
)

[2] => Array


(
[id_tab] => 93
[id_parent] =>
19
[class_name] =>
AdminReferrers
[module] =>
[position] => 2
[active] => 1

[hide_host_mode] => 0
[name] =>
Referrers
[href] =>
index.php?controller=AdminReferrers&token=99da8c16d25900f8fe0800f850b6d7b8
[current] =>
)

[nocache] =>
[scope] => 0
)

[is_multishop] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)
[multishop_context] => Smarty_Variable Object
(
[value] => 4
[nocache] =>
[scope] => 0
)

[default_tab_link] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminDashboard&token=cb6057175171669ede4fc35c0f3b97ee
[nocache] =>
[scope] => 0
)

[collapse_menu] => Smarty_Variable Object


(
[value] => 0
[nocache] =>
[scope] => 0
)

[img_dir] => Smarty_Variable Object


(
[value] => /presta/img/
[nocache] =>
[scope] => 0
)

[iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[class_name] => Smarty_Variable Object


(
[value] => InpostShipping
[nocache] =>
[scope] => 0
)

[iso_user] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[country_iso_code] => Smarty_Variable Object


(
[value] => GB
[nocache] =>
[scope] => 0
)

[version] => Smarty_Variable Object


(
[value] => 1.6.0.14
[nocache] =>
[scope] => 0
)

[lang_iso] => Smarty_Variable Object


(
[value] => en
[nocache] =>
[scope] => 0
)

[full_language_code] => Smarty_Variable Object


(
[value] => en-us
[nocache] =>
[scope] => 0
)

[link] => Smarty_Variable Object


(
[value] => Link Object
(
[allow:protected] => 0
[url:protected] =>
/presta/admin124oxrm6p/index.php
[protocol_link] => http://
[protocol_content] => http://
[ssl_enable:protected] => 0
)

[nocache] =>
[scope] => 0
)

[shop_name] => Smarty_Variable Object


(
[value] => david test
[nocache] =>
[scope] => 0
)

[base_url] => Smarty_Variable Object


(
[value] => http://localhost/presta/
[nocache] =>
[scope] => 0
)

[tab] => Smarty_Variable Object


(
[value] => Array
(
[id_tab] => 20
[id_parent] => 0
[class_name] => AdminStock
[module] =>
[position] => 12
[active] => 1
[hide_host_mode] => 0
[name] => Stock
)

[nocache] =>
[scope] => 0
)

[install_dir_exists] => Smarty_Variable Object


(
[value] =>
[nocache] =>
[scope] => 0
)

[pic_dir] => Smarty_Variable Object


(
[value] => /presta/upload/
[nocache] =>
[scope] => 0
)

[controller_name] => Smarty_Variable Object


(
[value] => AdminInpostShipping
[nocache] =>
[scope] => 0
)

[currentIndex] => Smarty_Variable Object


(
[value] => index.php?
controller=AdminInpostShipping
[nocache] =>
[scope] => 0
)

[bootstrap] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[default_language] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)

[display_addons_connection] => Smarty_Variable Object


(
[value] => 1
[nocache] =>
[scope] => 0
)
[base_url_tc] => Smarty_Variable Object
(
[value] => http://localhost/presta/index.php?
live_configurator_token=55c50dec32a3a620a8ad03f0bb525202&id_employee=1&id_shop=1
[nocache] =>
[scope] => 0
)

[php_errors] => Smarty_Variable Object


(
[value] => Array
(
[0] => Array
(
[type] => Warning
[errline] => 1322
[errfile] => C:\\wamp\\www\\
presta\\classes\\controller\\AdminController.php
[errno] => 2
[errstr] => array_pop() expects
parameter 1 to be array, string given
)

[nocache] =>
[scope] => 0
)

[help_link] => Smarty_Variable Object


(
[value] =>
http://help.prestashop.com/en/doc/AdminInpostShipping?version=1.6.0.14&country=en
[nocache] =>
[scope] => 0
)

[parent] =>
[config_vars] => Array
(
)

[mobile_detect] => Mobile_Detect Object


(
[userAgent:protected] => Mozilla/5.0 (Windows NT 6.1; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36
OPR/28.0.1750.48 (Edition Campaign 48)
[httpHeaders:protected] => Array
(
[HTTP_HOST] => localhost
[HTTP_CONNECTION] => keep-alive
[HTTP_CACHE_CONTROL] => max-age=0
[HTTP_ACCEPT] =>
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1;
WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36
OPR/28.0.1750.48 (Edition Campaign 48)
[HTTP_REFERER] =>
http://localhost/presta/admin124oxrm6p/index.php?
controller=AdminInpostShipping&token=eb7e8d51d34b310da1df777a22bd216e
[HTTP_ACCEPT_ENCODING] => gzip, deflate, lzma, sdch
[HTTP_ACCEPT_LANGUAGE] => en-GB,en-US;q=0.8,en;q=0.6
[HTTP_COOKIE] => PrestaShop-
42d71ccdbde431a9af735bab5d1ba278=1wtsX0P06QoW%2FedqrhbVEV0PyKUokhm7UTORN1LnejtwMU
%2FXfZeNTBcomjen%2B8xehJTmZMK4ANipbNyPhGKCjFiwH%2BC
%2BietlpLapkskJBCTOdUM6wFbUCng1%2FQRjUnYiAHGS58vhRWYtP9rZMU
%2FqwPX9KasoV03cNcoGUkIAjLq5A7qGnHs9w6gN0i
%2BrE9QUa4%2Fg256B0ozDe02tgpu8WmUET5mq0Zs3LVNbbI4JLQwFVZptBLD
%2BtiCOJmrNkhWVLd0s67hLfFRxbCzaVcE5ZBGQHe7N%2BsZWkrPq78FTlUAWcX17LCy
%2BrcqbYweCYyVaoWLgWWvOd
%2F3L9qHZRsUAXC2aPWNWtKl8%2BjCkxhb0tfY7rdwrK9zxzlRl3ARaYuklD
%2BzcBWAV71VFqDteT5G1KIv8UgoiOUbrvJYFYz4WwvarUHdGuXkzZ90Uocutbj54000322;
PrestaShop-bfa8fb4bbc0cb8d0b12c1f4d30d2ff39=1wtsX0P06QoW
%2FedqrhbVEXgpkhqZUIFekT0KUqkfxZsqWvf3mOHi0d5EcypahxChC2WWHgR4izfufMNtuJ2ctmClrD
%2BAVjB61shrDKDG8osJorKdUHHgfRkIe
%2BbFdb5UgkcfiqOmlVXZXu0KMdQUxyxyCI29ecV6c1SzN4P1WB7dKe6szZZU3EGk9s03Lw2fwE6NVwyhLv
BHNw6%2FSqQrD
%2BtL2tGaFgCLv00%2FU60GL3RuQ992LZN9cn3oVxLyxhc2zHZbn4KfqmZKWVMWHaTD0xP5wz6tYldmmhUX
mrJVedmWvNbwlKavX%2B4xpPt6JestZbGe%2BZHyHHe
%2BJLvk6i0RK5nFOzesmdO89Ct1PR3QpULP7MXyu3S%2BZ6ZB%2Bc7Xr1UsNZWontW1csIjYz5VW%2BRQZw
%3D%3D000296
)

[detectionType:protected] => mobile


)

[mode] => 1
[mobile_device:protected] =>
[is_mobile:protected] =>
[is_tablet:protected] =>
)

[css_files] => Array


(
[/presta/admin124oxrm6p/themes/default/css/admin-theme.css] => all
[/presta/modules/gamification/views/css/gamification.css] => all
[/presta/js/jquery/plugins/fancybox/jquery.fancybox.css] => all
[/presta/modules/inpostshipping/views/css/inpostshipping.css] => all
[/presta/js/jquery/plugins/alerts/jquery.alerts.css] => all
[/presta/js/jquery/plugins/chosen/jquery.chosen.css] => all
[/presta/js/jquery/ui/themes/base/jquery.ui.core.css] => all
[/presta/js/jquery/ui/themes/base/jquery.ui.slider.css] => all
[/presta/js/jquery/ui/themes/base/jquery.ui.theme.css] => all
[/presta/js/jquery/ui/themes/base/jquery.ui.datepicker.css] => all
[/presta/admin124oxrm6p/themes/default/css/vendor/nv.d3.css] => all
[/presta/admin124oxrm6p/themes/default/css/overrides.css] => all
)

[js_files] => Array


(
[0] => /presta/js/jquery/jquery-1.11.0.min.js
[1] => /presta/js/jquery/jquery-migrate-1.2.1.min.js
[2] => /presta/modules/gamification/views/js/gamification_bt.js
[3] => /presta/js/jquery/plugins/fancybox/jquery.fancybox.js
[4] => /presta/js/jquery/plugins/jquery.scrollTo.js
[5] => /presta/js/jquery/plugins/alerts/jquery.alerts.js
[6] => /presta/js/jquery/plugins/jquery.chosen.js
[7] => /presta/js/jquery/plugins/jquery.autosize.js
[8] => /presta/js/jquery/plugins/growl/jquery.growl.js
[9] => /presta/js/jquery/ui/jquery.ui.core.min.js
[10] => /presta/js/jquery/ui/jquery.ui.widget.min.js
[11] => /presta/js/jquery/ui/jquery.ui.mouse.min.js
[12] => /presta/js/jquery/ui/jquery.ui.slider.min.js
[13] => /presta/js/jquery/ui/jquery.ui.datepicker.min.js
[14] => /presta/js/jquery/ui/i18n/jquery.ui.datepicker-en.js
[15] => /presta/js/admin.js
[16] => /presta/js/tools.js
[17] => /presta/js/jquery/plugins/timepicker/jquery-ui-timepicker-
addon.js
[18] =>
/presta/admin124oxrm6p/themes/default/js/vendor/bootstrap.min.js
[19] =>
/presta/admin124oxrm6p/themes/default/js/vendor/modernizr.min.js
[20] => /presta/admin124oxrm6p/themes/default/js/modernizr-loads.js
[21] => /presta/admin124oxrm6p/themes/default/js/vendor/moment-with-
langs.min.js
[22] => /presta/admin124oxrm6p/themes/default/js/help.js
[23] => /presta/js/admin/notifications.js
[24] => /presta/js/vendor/d3.v3.min.js
[25] => /presta/admin124oxrm6p/themes/default/js/vendor/nv.d3.min.js
)

[display_header:protected] => 1
[display_footer:protected] => 1
[content_only:protected] =>
[ajax] =>
[json:protected] =>
[status:protected] =>
[redirect_after:protected] =>
[controller_type] => admin
[php_self] =>
[is_template_list] =>
[timer_start] => 1427285325.9449
[bo_css] => admin-theme.css
[_conf] => Array
(
[1] => Successful deletion
[2] => The selection has been successfully deleted.
[3] => Successful creation
[4] => Successful update
[5] => The status has been successfully updated.
[6] => The settings have been successfully updated.
[7] => The image was successfully deleted.
[8] => The module was successfully downloaded.
[9] => The thumbnails were successfully regenerated.
[10] => The message was successfully sent to the customer.
[11] => Comment successfully added
[12] => Module(s) installed successfully.
[13] => Module(s) uninstalled successfully.
[14] => The translation was successfully copied.
[15] => The translations have been successfully added.
[16] => The module transplanted successfully to the hook.
[17] => The module was successfully removed from the hook.
[18] => Successful upload
[19] => Duplication was completed successfully.
[20] => The translation was added successfully, but the language has
not been created.
[21] => Module reset successfully.
[22] => Module deleted successfully.
[23] => Localization pack imported successfully.
[24] => Localization pack imported successfully.
[25] => The selected images have successfully been moved.
[26] => Your cover image selection has been saved.
[27] => The image\'s shop association has been modified.
[28] => A zone has been assigned to the selection successfully.
[29] => Successful upgrade
[30] => A partial refund was successfully created.
[31] => The discount was successfully generated.
[32] => Successfully signed in to PrestaShop Addons
)

[override_folder] => inpost_shipping/


)

END

You might also like