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 /* * This file is part of Cachet. * * (c) Alt Three Services Limited * * For t..
Decoded Output download
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'setup' => 'Installazione',
'title' => 'Installa Cachet',
'service_details' => 'Dettagli del Servizio',
'env_setup' => 'Configurazione dell\'Ambiente',
'status_page_setup' => 'Installazione della Pagina di Stato',
'show_support' => 'Mostrare supporto per Cachet?',
'admin_account' => 'Account Amministratore',
'complete_setup' => 'Installazione Completata',
'completed' => 'Cachet stato configurato con successo!',
'finish_setup' => 'Vai alla bacheca',
];
?>
Did this file decode correctly?
Original Code
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
'setup' => 'Installazione',
'title' => 'Installa Cachet',
'service_details' => 'Dettagli del Servizio',
'env_setup' => 'Configurazione dell\'Ambiente',
'status_page_setup' => 'Installazione della Pagina di Stato',
'show_support' => 'Mostrare supporto per Cachet?',
'admin_account' => 'Account Amministratore',
'complete_setup' => 'Installazione Completata',
'completed' => 'Cachet stato configurato con successo!',
'finish_setup' => 'Vai alla bacheca',
];
Function Calls
None |
Stats
MD5 | 13bf7925b8c89e507cce41016ff1361a |
Eval Count | 0 |
Decode Time | 94 ms |