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'             => 'Installation',
    'title'             => 'Configuration de Cachet',
    'service_details'   => 'Dtails du service',
    'env_setup'         => 'Configuration de l\'environnement',
    'status_page_setup' => 'Configuration de la page de statut',
    'show_support'      => 'Afficher votre soutien  Cachet ?',
    'admin_account'     => 'Compte administrateur',
    'complete_setup'    => 'Terminer la configuration',
    'completed'         => 'Cachet a t configur avec succs !',
    'finish_setup'      => 'Aller au tableau de bord',
];
 ?>

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'             => 'Installation',
    'title'             => 'Configuration de Cachet',
    'service_details'   => 'Dtails du service',
    'env_setup'         => 'Configuration de l\'environnement',
    'status_page_setup' => 'Configuration de la page de statut',
    'show_support'      => 'Afficher votre soutien  Cachet ?',
    'admin_account'     => 'Compte administrateur',
    'complete_setup'    => 'Terminer la configuration',
    'completed'         => 'Cachet a t configur avec succs !',
    'finish_setup'      => 'Aller au tableau de bord',
];

Function Calls

None

Variables

None

Stats

MD5 edb919d5a612d05790acf40f670f7907
Eval Count 0
Decode Time 90 ms