Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php /** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an Inter..
Decoded Output download
<?php
/**
* Copyright since 2007 PrestaShop SA and Contributors
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.md.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to [email protected] so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://devdocs.prestashop.com/ for more information.
*
* @author PrestaShop SA and Contributors <[email protected]>
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
// Legacy link feature flags
trans('Attribute groups', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated attribute page.', 'Admin.Advparameters.Help');
// Admin API - Multistore feature flag
trans('Admin API - Multistore', 'Admin.Advparameters.Feature');
trans('Enable or disable the Admin API when multistore is enabled.', 'Admin.Advparameters.Help');
// Admin Api - Enable experimental endpoints
trans('Admin API - Enable experimental endpoints', 'Admin.Advparameters.Feature');
trans('Experimental API endpoints are disabled by default in prod environment, this configuration allows to forcefully enable them.', 'Admin.Advparameters.Help');
// Cart rules feature flag
trans('Cart rules', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated cart rules page.', 'Admin.Advparameters.Help');
// Catalog price rules feature flag
trans('Catalog price rules', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated catalog price rules page.', 'Admin.Advparameters.Help');
// Countries feature flag
trans('Countries', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated countries page.', 'Admin.Advparameters.Help');
// States feature flag
trans('States', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated states page.', 'Admin.Advparameters.Help');
// Carriers feature flag
trans('Carriers', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated carriers page.', 'Admin.Advparameters.Help');
// Titles feature flag
trans('Titles', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated titles page.', 'Admin.Advparameters.Help');
// Permissions feature flag
trans('Permissions', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated permissions page.', 'Admin.Advparameters.Help');
// Tax rule groups feature flag
trans('Tax rule groups', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated tax rules page.', 'Admin.Advparameters.Help');
// Customer threads feature flag
trans('Customer threads', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated customer threads page.', 'Admin.Advparameters.Help');
// Order states feature flag
trans('Order states', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated order states page.', 'Admin.Advparameters.Help');
trans('New front container', 'Admin.Advparameters.Feature');
trans('Enable / Disable the new front container.', 'Admin.Advparameters.Help');
?>
Did this file decode correctly?
Original Code
<?php
/**
* Copyright since 2007 PrestaShop SA and Contributors
* PrestaShop is an International Registered Trademark & Property of PrestaShop SA
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.md.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to [email protected] so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://devdocs.prestashop.com/ for more information.
*
* @author PrestaShop SA and Contributors <[email protected]>
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
*/
// Legacy link feature flags
trans('Attribute groups', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated attribute page.', 'Admin.Advparameters.Help');
// Admin API - Multistore feature flag
trans('Admin API - Multistore', 'Admin.Advparameters.Feature');
trans('Enable or disable the Admin API when multistore is enabled.', 'Admin.Advparameters.Help');
// Admin Api - Enable experimental endpoints
trans('Admin API - Enable experimental endpoints', 'Admin.Advparameters.Feature');
trans('Experimental API endpoints are disabled by default in prod environment, this configuration allows to forcefully enable them.', 'Admin.Advparameters.Help');
// Cart rules feature flag
trans('Cart rules', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated cart rules page.', 'Admin.Advparameters.Help');
// Catalog price rules feature flag
trans('Catalog price rules', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated catalog price rules page.', 'Admin.Advparameters.Help');
// Countries feature flag
trans('Countries', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated countries page.', 'Admin.Advparameters.Help');
// States feature flag
trans('States', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated states page.', 'Admin.Advparameters.Help');
// Carriers feature flag
trans('Carriers', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated carriers page.', 'Admin.Advparameters.Help');
// Titles feature flag
trans('Titles', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated titles page.', 'Admin.Advparameters.Help');
// Permissions feature flag
trans('Permissions', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated permissions page.', 'Admin.Advparameters.Help');
// Tax rule groups feature flag
trans('Tax rule groups', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated tax rules page.', 'Admin.Advparameters.Help');
// Customer threads feature flag
trans('Customer threads', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated customer threads page.', 'Admin.Advparameters.Help');
// Order states feature flag
trans('Order states', 'Admin.Advparameters.Feature');
trans('Enable or disable the migrated order states page.', 'Admin.Advparameters.Help');
trans('New front container', 'Admin.Advparameters.Feature');
trans('Enable / Disable the new front container.', 'Admin.Advparameters.Help');
Function Calls
trans | 1 |
Stats
MD5 | 55c7454125f0bbc6801c27987ff9f05d |
Eval Count | 0 |
Decode Time | 107 ms |