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 /** Chronossimo - Gestion automatique de l'affranchissement et du suivi des colis ..

Decoded Output download

<?php 
/** Chronossimo - Gestion automatique de l'affranchissement et du suivi des colis 
 * 
 * NOTICE OF LICENCE 
 * 
 * This source file is subject to a commercial license from SARL VANVAN 
 * Use, copy, modification or distribution of this source file without written 
 * license agreement from the SARL VANVAN is strictly forbidden. 
 * In order to obtain a license, please contact us: [email protected] 
 * ........................................................................... 
 * INFORMATION SUR LA LICENCE D'UTILISATION 
 * 
 * L'utilisation de ce fichier source est soumise a une licence commerciale 
 * concde par la socit VANVAN 
 * Toute utilisation, reproduction, modification ou distribution du prsent 
 * fichier source sans contrat de licence crit de la part de la SARL VANVAN est 
 * expressment interdite. 
 * Pour obtenir une licence, veuillez contacter la SARL VANVAN a l'adresse: 
 *                  [email protected] 
 * ........................................................................... 
 * @package    Chronossimo 
 * @version    1.0 
 * @copyright  Copyright(c) 2012-2014 VANVAN SARL 
 * @author     Wandrille R. <[email protected]> 
 * @license    Commercial license 
 * @link http://www.chronossimo.fr 
 */ 
if (!defined("_PS_VERSION_")) exit; include_once("class/compatibility/php_compatibility.php"); include_once("class/Adresse.class.php"); include_once("class/CColisInfos.class.php"); include_once("class/CTransfert.class.php"); global $ORIGINE_DOUANE; $ORIGINE_DOUANE = array("AFGHANISTAN", "AFRIQUE DU SUD", "ALBANIE", "ALGERIE", "ALLEMAGNE", "ANDORRE", "ANGOLA", "ANGUILLA", "ANTARCTIQUE", "ANTIGUA-ET-BARBUDA", "ANTILLES NEERLANDAISES", "ARABIE SAOUDITE", "ARGENTINE", "ARMENIE", "ARUBA", "ASCENSION", "AUSTRALIE", "AUTRICHE", "AZERBAIJAN", "BAHAMAS", "BAHREIN", "BANGLADESH", "BARBADE", "BELARUS", "BELGIQUE", "BELIZE", "BERMUDES", "BOLIVIE", "BOSNIE-HERZEGOVINES", "BOTSWANA", "BRESIL", "BRUNEI DARUSSALAM", "BULGARIE", "BURUNDI", "CAMBODGE", "CAMEROUN", "CANADA", "CAP-VERT", "CHILI", "CHINE", "CHYPRE", "COLOMBIE", "COMORES", "CONGO", "COREE, REPUBLIQUE DE", "COREE, REPUBLIQUE POPULAIRE DEMOCRA", "COSTA RICA", "CROATIE", "CUBA", "DANEMARK", "DJIBOUTI", "DOMINIQUE", "EGYPTE", "EL SALVADOR", "EMIRATS ARABES UNIS", "EQUATEUR", "ERYTHREE", "ESPAGNE", "ESTONIE", "ETATS-UNIS", "ETHIOPIE", "FIDJI", "FINLANDE", "FRANCE", "GABON", "GAMBIE", "GEORGIE", "GEORGIE ET ILES SANDWICH DU SUD", "GIBRALTAR", "GRECE", "GRENADE", "GROENLAND", "GUAM", "GUATEMALA", "GUINEE-BISSAU", "GUINEE EQUATORIALE", "GUYANA", "HAITI", "HONDURAS", "HONG KONG", "HONGRIE", "ILE NORFOLK", "ILES CAIMANES", "ILES COOK", "ILES FEROE", "ILES MALOUINES (FALKLAND)", "ILES MARIANNES DU NORD", "ILES MARSHALL", "ILES SALOMON", "ILES TURQUES ET CAIQUES", "ILES VIERGES BRITANNIQUES", "ILES VIERGES DES ETATS-UNIS", "INDE", "INDONESIE", "IRAN (REPUBLIQUE ISLAMIQUE)", "IRLANDE", "ISLANDE", "ISRAEL", "ITALIE", "JAMAIQUE", "JAPON", "JORDANIE", "KAZAKHSTAN", "KENYA", "KIRGHIZISTAN", "KIRIBATI", "KOWEIT", "LAO, REPUBLIQUE DEMOCRATIQUE POPULA", "LESOTHO", "LETTONIE", "LIBAN", "LIBERIA", "LIBYE (JAMAHIRIYA ARABE LIBYENNE)", "LIECHTENSTEIN", "LITUANIE", "LUXEMBOURG", "MACAO", "MACEDOINE, L EX-REPUBLIQUE YOUGOSLA", "MADAGASCAR", "MALAISIE", "MALAWI", "MALDIVES", "MALTE", "MAROC", "MAURICE", "MAURITANIE", "MEXIQUE", "MICRONESIE, ETATS FEDERES DE", "MOLDAVIE, REPUBLIQUE DE MOLDOVA", "MONGOLIE", "MONTENEGRO", "MONTSERRAT", "MOZAMBIQUE", "MYANMAR", "NAMIBIE", "NAURU", "NEPAL", "NICARAGUA", "NIGER", "NIGERIA", "NORVEGE", "NOUVELLE-ZELANDE", "OMAN", "OUGANDA", "OUZBEKISTAN", "PAKISTAN", "PALAOS", "PANAMA", "PAPOUASIE-NOUVELLE-GUINEE", "PARAGUAY", "PAYS-BAS", "PEROU", "PHILIPPINES", "PITCAIRN", "POLOGNE", "PORTO RICO", "PORTUGAL", "QATAR", "REPUBLIQUE ARABE SYRIENNE", "REPUBLIQUE CENTRAFRICAINE", "REPUBLIQUE DEMOCRATIQUE DU CONGO", "REPUBLIQUE DOMINICAINE", "REPUBLIQUE TCHEQUE", "ROUMANIE", "ROYAUME-UNI", "RUSSIE, FEDERATION DE", "RWANDA", "SAINT-CHRISTOPHE-ET-NIEVES, SAINT-K", "SAINTE-HELENE", "SAINTE-LUCIE", "SAINT-MARIN", "SAINT-SIEGE (ETAT DE LA CITE DU VAT", "SAINT-VINCENT-ET-LES GRENADINES", "SAMOA", "SAMOA AMERICAINES", "SAO TOME-ET-PRINCIPE", "SENEGAL", "SERBIE", "SEYCHELLES", "SIERRA LEONE", "SINGAPOUR", "SLOVAQUIE", "SLOVENIE", "SOUDAN", "SRI LANKA", "SUEDE", "SUISSE", "SURINAME", "SWAZILAND", "TADJIKISTAN", "TAIWAN, PROVINCE DE CHINE", "TANZANIE, REPUBLIQUE UNIE DE", "TCHAD", "THAILANDE", "TIMOR ORIENTAL, TIMOR-LESTE", "TONGA", "TRINITE-ET-TOBAGO", "TRISTAN DA CUHNA", "TUNISIE", "TURKMENISTAN", "TURQUIE", "TUVALU", "UKRAINE", "URUGUAY", "VANUATU", "VENEZUELA", "VIET NAM", "YEMEN", "ZAMBIE", "ZIMBABWE"); ?>

Did this file decode correctly?

Original Code

<?php
/** Chronossimo - Gestion automatique de l'affranchissement et du suivi des colis
 *
 * NOTICE OF LICENCE
 *
 * This source file is subject to a commercial license from SARL VANVAN
 * Use, copy, modification or distribution of this source file without written
 * license agreement from the SARL VANVAN is strictly forbidden.
 * In order to obtain a license, please contact us: [email protected]
 * ...........................................................................
 * INFORMATION SUR LA LICENCE D'UTILISATION
 *
 * L'utilisation de ce fichier source est soumise a une licence commerciale
 * concde par la socit VANVAN
 * Toute utilisation, reproduction, modification ou distribution du prsent
 * fichier source sans contrat de licence crit de la part de la SARL VANVAN est
 * expressment interdite.
 * Pour obtenir une licence, veuillez contacter la SARL VANVAN a l'adresse:
 *                  [email protected]
 * ...........................................................................
 * @package    Chronossimo
 * @version    1.0
 * @copyright  Copyright(c) 2012-2014 VANVAN SARL
 * @author     Wandrille R. <[email protected]>
 * @license    Commercial license
 * @link http://www.chronossimo.fr
 */
if (!defined("\x5f\x50\x53\x5f\x56\x45\x52\x53\x49\x4f\x4e\x5f")) exit; include_once("\x63\x6c\x61\x73\x73\x2f\x63\x6f\x6d\x70\x61\x74\x69\x62\x69\x6c\x69\x74\x79\x2f\x70\x68\x70\x5f\x63\x6f\x6d\x70\x61\x74\x69\x62\x69\x6c\x69\x74\x79\x2e\x70\x68\x70"); include_once("\x63\x6c\x61\x73\x73\x2f\x41\x64\x72\x65\x73\x73\x65\x2e\x63\x6c\x61\x73\x73\x2e\x70\x68\x70"); include_once("\x63\x6c\x61\x73\x73\x2f\x43\x43\x6f\x6c\x69\x73\x49\x6e\x66\x6f\x73\x2e\x63\x6c\x61\x73\x73\x2e\x70\x68\x70"); include_once("\x63\x6c\x61\x73\x73\x2f\x43\x54\x72\x61\x6e\x73\x66\x65\x72\x74\x2e\x63\x6c\x61\x73\x73\x2e\x70\x68\x70"); global $ORIGINE_DOUANE; $ORIGINE_DOUANE = array("\x41\x46\x47\x48\x41\x4e\x49\x53\x54\x41\x4e", "\x41\x46\x52\x49\x51\x55\x45\x20\x44\x55\x20\x53\x55\x44", "\x41\x4c\x42\x41\x4e\x49\x45", "\x41\x4c\x47\x45\x52\x49\x45", "\x41\x4c\x4c\x45\x4d\x41\x47\x4e\x45", "\x41\x4e\x44\x4f\x52\x52\x45", "\x41\x4e\x47\x4f\x4c\x41", "\x41\x4e\x47\x55\x49\x4c\x4c\x41", "\x41\x4e\x54\x41\x52\x43\x54\x49\x51\x55\x45", "\x41\x4e\x54\x49\x47\x55\x41\x2d\x45\x54\x2d\x42\x41\x52\x42\x55\x44\x41", "\x41\x4e\x54\x49\x4c\x4c\x45\x53\x20\x4e\x45\x45\x52\x4c\x41\x4e\x44\x41\x49\x53\x45\x53", "\x41\x52\x41\x42\x49\x45\x20\x53\x41\x4f\x55\x44\x49\x54\x45", "\x41\x52\x47\x45\x4e\x54\x49\x4e\x45", "\x41\x52\x4d\x45\x4e\x49\x45", "\x41\x52\x55\x42\x41", "\x41\x53\x43\x45\x4e\x53\x49\x4f\x4e", "\x41\x55\x53\x54\x52\x41\x4c\x49\x45", "\x41\x55\x54\x52\x49\x43\x48\x45", "\x41\x5a\x45\x52\x42\x41\x49\x4a\x41\x4e", "\x42\x41\x48\x41\x4d\x41\x53", "\x42\x41\x48\x52\x45\x49\x4e", "\x42\x41\x4e\x47\x4c\x41\x44\x45\x53\x48", "\x42\x41\x52\x42\x41\x44\x45", "\x42\x45\x4c\x41\x52\x55\x53", "\x42\x45\x4c\x47\x49\x51\x55\x45", "\x42\x45\x4c\x49\x5a\x45", "\x42\x45\x52\x4d\x55\x44\x45\x53", "\x42\x4f\x4c\x49\x56\x49\x45", "\x42\x4f\x53\x4e\x49\x45\x2d\x48\x45\x52\x5a\x45\x47\x4f\x56\x49\x4e\x45\x53", "\x42\x4f\x54\x53\x57\x41\x4e\x41", "\x42\x52\x45\x53\x49\x4c", "\x42\x52\x55\x4e\x45\x49\x20\x44\x41\x52\x55\x53\x53\x41\x4c\x41\x4d", "\x42\x55\x4c\x47\x41\x52\x49\x45", "\x42\x55\x52\x55\x4e\x44\x49", "\x43\x41\x4d\x42\x4f\x44\x47\x45", "\x43\x41\x4d\x45\x52\x4f\x55\x4e", "\x43\x41\x4e\x41\x44\x41", "\x43\x41\x50\x2d\x56\x45\x52\x54", "\x43\x48\x49\x4c\x49", "\x43\x48\x49\x4e\x45", "\x43\x48\x59\x50\x52\x45", "\x43\x4f\x4c\x4f\x4d\x42\x49\x45", "\x43\x4f\x4d\x4f\x52\x45\x53", "\x43\x4f\x4e\x47\x4f", "\x43\x4f\x52\x45\x45\x2c\x20\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x44\x45", "\x43\x4f\x52\x45\x45\x2c\x20\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x50\x4f\x50\x55\x4c\x41\x49\x52\x45\x20\x44\x45\x4d\x4f\x43\x52\x41", "\x43\x4f\x53\x54\x41\x20\x52\x49\x43\x41", "\x43\x52\x4f\x41\x54\x49\x45", "\x43\x55\x42\x41", "\x44\x41\x4e\x45\x4d\x41\x52\x4b", "\x44\x4a\x49\x42\x4f\x55\x54\x49", "\x44\x4f\x4d\x49\x4e\x49\x51\x55\x45", "\x45\x47\x59\x50\x54\x45", "\x45\x4c\x20\x53\x41\x4c\x56\x41\x44\x4f\x52", "\x45\x4d\x49\x52\x41\x54\x53\x20\x41\x52\x41\x42\x45\x53\x20\x55\x4e\x49\x53", "\x45\x51\x55\x41\x54\x45\x55\x52", "\x45\x52\x59\x54\x48\x52\x45\x45", "\x45\x53\x50\x41\x47\x4e\x45", "\x45\x53\x54\x4f\x4e\x49\x45", "\x45\x54\x41\x54\x53\x2d\x55\x4e\x49\x53", "\x45\x54\x48\x49\x4f\x50\x49\x45", "\x46\x49\x44\x4a\x49", "\x46\x49\x4e\x4c\x41\x4e\x44\x45", "\x46\x52\x41\x4e\x43\x45", "\x47\x41\x42\x4f\x4e", "\x47\x41\x4d\x42\x49\x45", "\x47\x45\x4f\x52\x47\x49\x45", "\x47\x45\x4f\x52\x47\x49\x45\x20\x45\x54\x20\x49\x4c\x45\x53\x20\x53\x41\x4e\x44\x57\x49\x43\x48\x20\x44\x55\x20\x53\x55\x44", "\x47\x49\x42\x52\x41\x4c\x54\x41\x52", "\x47\x52\x45\x43\x45", "\x47\x52\x45\x4e\x41\x44\x45", "\x47\x52\x4f\x45\x4e\x4c\x41\x4e\x44", "\x47\x55\x41\x4d", "\x47\x55\x41\x54\x45\x4d\x41\x4c\x41", "\x47\x55\x49\x4e\x45\x45\x2d\x42\x49\x53\x53\x41\x55", "\x47\x55\x49\x4e\x45\x45\x20\x45\x51\x55\x41\x54\x4f\x52\x49\x41\x4c\x45", "\x47\x55\x59\x41\x4e\x41", "\x48\x41\x49\x54\x49", "\x48\x4f\x4e\x44\x55\x52\x41\x53", "\x48\x4f\x4e\x47\x20\x4b\x4f\x4e\x47", "\x48\x4f\x4e\x47\x52\x49\x45", "\x49\x4c\x45\x20\x4e\x4f\x52\x46\x4f\x4c\x4b", "\x49\x4c\x45\x53\x20\x43\x41\x49\x4d\x41\x4e\x45\x53", "\x49\x4c\x45\x53\x20\x43\x4f\x4f\x4b", "\x49\x4c\x45\x53\x20\x46\x45\x52\x4f\x45", "\x49\x4c\x45\x53\x20\x4d\x41\x4c\x4f\x55\x49\x4e\x45\x53\x20\x28\x46\x41\x4c\x4b\x4c\x41\x4e\x44\x29", "\x49\x4c\x45\x53\x20\x4d\x41\x52\x49\x41\x4e\x4e\x45\x53\x20\x44\x55\x20\x4e\x4f\x52\x44", "\x49\x4c\x45\x53\x20\x4d\x41\x52\x53\x48\x41\x4c\x4c", "\x49\x4c\x45\x53\x20\x53\x41\x4c\x4f\x4d\x4f\x4e", "\x49\x4c\x45\x53\x20\x54\x55\x52\x51\x55\x45\x53\x20\x45\x54\x20\x43\x41\x49\x51\x55\x45\x53", "\x49\x4c\x45\x53\x20\x56\x49\x45\x52\x47\x45\x53\x20\x42\x52\x49\x54\x41\x4e\x4e\x49\x51\x55\x45\x53", "\x49\x4c\x45\x53\x20\x56\x49\x45\x52\x47\x45\x53\x20\x44\x45\x53\x20\x45\x54\x41\x54\x53\x2d\x55\x4e\x49\x53", "\x49\x4e\x44\x45", "\x49\x4e\x44\x4f\x4e\x45\x53\x49\x45", "\x49\x52\x41\x4e\x20\x28\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x49\x53\x4c\x41\x4d\x49\x51\x55\x45\x29", "\x49\x52\x4c\x41\x4e\x44\x45", "\x49\x53\x4c\x41\x4e\x44\x45", "\x49\x53\x52\x41\x45\x4c", "\x49\x54\x41\x4c\x49\x45", "\x4a\x41\x4d\x41\x49\x51\x55\x45", "\x4a\x41\x50\x4f\x4e", "\x4a\x4f\x52\x44\x41\x4e\x49\x45", "\x4b\x41\x5a\x41\x4b\x48\x53\x54\x41\x4e", "\x4b\x45\x4e\x59\x41", "\x4b\x49\x52\x47\x48\x49\x5a\x49\x53\x54\x41\x4e", "\x4b\x49\x52\x49\x42\x41\x54\x49", "\x4b\x4f\x57\x45\x49\x54", "\x4c\x41\x4f\x2c\x20\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x44\x45\x4d\x4f\x43\x52\x41\x54\x49\x51\x55\x45\x20\x50\x4f\x50\x55\x4c\x41", "\x4c\x45\x53\x4f\x54\x48\x4f", "\x4c\x45\x54\x54\x4f\x4e\x49\x45", "\x4c\x49\x42\x41\x4e", "\x4c\x49\x42\x45\x52\x49\x41", "\x4c\x49\x42\x59\x45\x20\x28\x4a\x41\x4d\x41\x48\x49\x52\x49\x59\x41\x20\x41\x52\x41\x42\x45\x20\x4c\x49\x42\x59\x45\x4e\x4e\x45\x29", "\x4c\x49\x45\x43\x48\x54\x45\x4e\x53\x54\x45\x49\x4e", "\x4c\x49\x54\x55\x41\x4e\x49\x45", "\x4c\x55\x58\x45\x4d\x42\x4f\x55\x52\x47", "\x4d\x41\x43\x41\x4f", "\x4d\x41\x43\x45\x44\x4f\x49\x4e\x45\x2c\x20\x4c\x20\x45\x58\x2d\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x59\x4f\x55\x47\x4f\x53\x4c\x41", "\x4d\x41\x44\x41\x47\x41\x53\x43\x41\x52", "\x4d\x41\x4c\x41\x49\x53\x49\x45", "\x4d\x41\x4c\x41\x57\x49", "\x4d\x41\x4c\x44\x49\x56\x45\x53", "\x4d\x41\x4c\x54\x45", "\x4d\x41\x52\x4f\x43", "\x4d\x41\x55\x52\x49\x43\x45", "\x4d\x41\x55\x52\x49\x54\x41\x4e\x49\x45", "\x4d\x45\x58\x49\x51\x55\x45", "\x4d\x49\x43\x52\x4f\x4e\x45\x53\x49\x45\x2c\x20\x45\x54\x41\x54\x53\x20\x46\x45\x44\x45\x52\x45\x53\x20\x44\x45", "\x4d\x4f\x4c\x44\x41\x56\x49\x45\x2c\x20\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x44\x45\x20\x4d\x4f\x4c\x44\x4f\x56\x41", "\x4d\x4f\x4e\x47\x4f\x4c\x49\x45", "\x4d\x4f\x4e\x54\x45\x4e\x45\x47\x52\x4f", "\x4d\x4f\x4e\x54\x53\x45\x52\x52\x41\x54", "\x4d\x4f\x5a\x41\x4d\x42\x49\x51\x55\x45", "\x4d\x59\x41\x4e\x4d\x41\x52", "\x4e\x41\x4d\x49\x42\x49\x45", "\x4e\x41\x55\x52\x55", "\x4e\x45\x50\x41\x4c", "\x4e\x49\x43\x41\x52\x41\x47\x55\x41", "\x4e\x49\x47\x45\x52", "\x4e\x49\x47\x45\x52\x49\x41", "\x4e\x4f\x52\x56\x45\x47\x45", "\x4e\x4f\x55\x56\x45\x4c\x4c\x45\x2d\x5a\x45\x4c\x41\x4e\x44\x45", "\x4f\x4d\x41\x4e", "\x4f\x55\x47\x41\x4e\x44\x41", "\x4f\x55\x5a\x42\x45\x4b\x49\x53\x54\x41\x4e", "\x50\x41\x4b\x49\x53\x54\x41\x4e", "\x50\x41\x4c\x41\x4f\x53", "\x50\x41\x4e\x41\x4d\x41", "\x50\x41\x50\x4f\x55\x41\x53\x49\x45\x2d\x4e\x4f\x55\x56\x45\x4c\x4c\x45\x2d\x47\x55\x49\x4e\x45\x45", "\x50\x41\x52\x41\x47\x55\x41\x59", "\x50\x41\x59\x53\x2d\x42\x41\x53", "\x50\x45\x52\x4f\x55", "\x50\x48\x49\x4c\x49\x50\x50\x49\x4e\x45\x53", "\x50\x49\x54\x43\x41\x49\x52\x4e", "\x50\x4f\x4c\x4f\x47\x4e\x45", "\x50\x4f\x52\x54\x4f\x20\x52\x49\x43\x4f", "\x50\x4f\x52\x54\x55\x47\x41\x4c", "\x51\x41\x54\x41\x52", "\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x41\x52\x41\x42\x45\x20\x53\x59\x52\x49\x45\x4e\x4e\x45", "\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x43\x45\x4e\x54\x52\x41\x46\x52\x49\x43\x41\x49\x4e\x45", "\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x44\x45\x4d\x4f\x43\x52\x41\x54\x49\x51\x55\x45\x20\x44\x55\x20\x43\x4f\x4e\x47\x4f", "\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x44\x4f\x4d\x49\x4e\x49\x43\x41\x49\x4e\x45", "\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x54\x43\x48\x45\x51\x55\x45", "\x52\x4f\x55\x4d\x41\x4e\x49\x45", "\x52\x4f\x59\x41\x55\x4d\x45\x2d\x55\x4e\x49", "\x52\x55\x53\x53\x49\x45\x2c\x20\x46\x45\x44\x45\x52\x41\x54\x49\x4f\x4e\x20\x44\x45", "\x52\x57\x41\x4e\x44\x41", "\x53\x41\x49\x4e\x54\x2d\x43\x48\x52\x49\x53\x54\x4f\x50\x48\x45\x2d\x45\x54\x2d\x4e\x49\x45\x56\x45\x53\x2c\x20\x53\x41\x49\x4e\x54\x2d\x4b", "\x53\x41\x49\x4e\x54\x45\x2d\x48\x45\x4c\x45\x4e\x45", "\x53\x41\x49\x4e\x54\x45\x2d\x4c\x55\x43\x49\x45", "\x53\x41\x49\x4e\x54\x2d\x4d\x41\x52\x49\x4e", "\x53\x41\x49\x4e\x54\x2d\x53\x49\x45\x47\x45\x20\x28\x45\x54\x41\x54\x20\x44\x45\x20\x4c\x41\x20\x43\x49\x54\x45\x20\x44\x55\x20\x56\x41\x54", "\x53\x41\x49\x4e\x54\x2d\x56\x49\x4e\x43\x45\x4e\x54\x2d\x45\x54\x2d\x4c\x45\x53\x20\x47\x52\x45\x4e\x41\x44\x49\x4e\x45\x53", "\x53\x41\x4d\x4f\x41", "\x53\x41\x4d\x4f\x41\x20\x41\x4d\x45\x52\x49\x43\x41\x49\x4e\x45\x53", "\x53\x41\x4f\x20\x54\x4f\x4d\x45\x2d\x45\x54\x2d\x50\x52\x49\x4e\x43\x49\x50\x45", "\x53\x45\x4e\x45\x47\x41\x4c", "\x53\x45\x52\x42\x49\x45", "\x53\x45\x59\x43\x48\x45\x4c\x4c\x45\x53", "\x53\x49\x45\x52\x52\x41\x20\x4c\x45\x4f\x4e\x45", "\x53\x49\x4e\x47\x41\x50\x4f\x55\x52", "\x53\x4c\x4f\x56\x41\x51\x55\x49\x45", "\x53\x4c\x4f\x56\x45\x4e\x49\x45", "\x53\x4f\x55\x44\x41\x4e", "\x53\x52\x49\x20\x4c\x41\x4e\x4b\x41", "\x53\x55\x45\x44\x45", "\x53\x55\x49\x53\x53\x45", "\x53\x55\x52\x49\x4e\x41\x4d\x45", "\x53\x57\x41\x5a\x49\x4c\x41\x4e\x44", "\x54\x41\x44\x4a\x49\x4b\x49\x53\x54\x41\x4e", "\x54\x41\x49\x57\x41\x4e\x2c\x20\x50\x52\x4f\x56\x49\x4e\x43\x45\x20\x44\x45\x20\x43\x48\x49\x4e\x45", "\x54\x41\x4e\x5a\x41\x4e\x49\x45\x2c\x20\x52\x45\x50\x55\x42\x4c\x49\x51\x55\x45\x20\x55\x4e\x49\x45\x20\x44\x45", "\x54\x43\x48\x41\x44", "\x54\x48\x41\x49\x4c\x41\x4e\x44\x45", "\x54\x49\x4d\x4f\x52\x20\x4f\x52\x49\x45\x4e\x54\x41\x4c\x2c\x20\x54\x49\x4d\x4f\x52\x2d\x4c\x45\x53\x54\x45", "\x54\x4f\x4e\x47\x41", "\x54\x52\x49\x4e\x49\x54\x45\x2d\x45\x54\x2d\x54\x4f\x42\x41\x47\x4f", "\x54\x52\x49\x53\x54\x41\x4e\x20\x44\x41\x20\x43\x55\x48\x4e\x41", "\x54\x55\x4e\x49\x53\x49\x45", "\x54\x55\x52\x4b\x4d\x45\x4e\x49\x53\x54\x41\x4e", "\x54\x55\x52\x51\x55\x49\x45", "\x54\x55\x56\x41\x4c\x55", "\x55\x4b\x52\x41\x49\x4e\x45", "\x55\x52\x55\x47\x55\x41\x59", "\x56\x41\x4e\x55\x41\x54\x55", "\x56\x45\x4e\x45\x5a\x55\x45\x4c\x41", "\x56\x49\x45\x54\x20\x4e\x41\x4d", "\x59\x45\x4d\x45\x4e", "\x5a\x41\x4d\x42\x49\x45", "\x5a\x49\x4d\x42\x41\x42\x57\x45"); ?>

Function Calls

defined 1

Variables

None

Stats

MD5 7d36d5f93d244ef37e8db5af572254d9
Eval Count 0
Decode Time 114 ms