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 /** * FecShop file. * * @link http://www.fecshop.com/ * @copyright Copyright (c)..
Decoded Output download
<?php
/**
* FecShop file.
*
* @link http://www.fecshop.com/
* @copyright Copyright (c) 2016 FecShop Software LLC
* @license http://www.fecshop.com/license/
*/
return [
/**
* Catalog @apphtml5/config/fecshop_local_modules/Catalog.php
*
*/
'catalog' => [
'class' => 'ecshoppppphtml5\modules\Catalog\Module',
/**
* params
*/
'params'=> [
],
],
];
?>
Did this file decode correctly?
Original Code
<?php
/**
* FecShop file.
*
* @link http://www.fecshop.com/
* @copyright Copyright (c) 2016 FecShop Software LLC
* @license http://www.fecshop.com/license/
*/
return [
/**
* Catalog @apphtml5/config/fecshop_local_modules/Catalog.php
*
*/
'catalog' => [
'class' => '\fecshop\app\apphtml5\modules\Catalog\Module',
/**
* params
*/
'params'=> [
],
],
];
Function Calls
None |
Stats
MD5 | e728eaeabb0d1f56a1f243cc4e0c4504 |
Eval Count | 0 |
Decode Time | 107 ms |