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 /** * Test fixture. * * Used in the `PHPMailer\LocalizationTest` to test the fal..
Decoded Output download
<?php
/**
* Test fixture.
*
* Used in the `PHPMailer\LocalizationTest` to test the fall-back logic.
*/
$PHPMAILER_LANG['empty_message'] = 'XD Lang-country file found';
?>
Did this file decode correctly?
Original Code
<?php
/**
* Test fixture.
*
* Used in the `PHPMailer\LocalizationTest` to test the fall-back logic.
*/
$PHPMAILER_LANG['empty_message'] = 'XD Lang-country file found';
Function Calls
None |
Stats
MD5 | b580c8bf12ee9652b75bee56cd3e4d66 |
Eval Count | 0 |
Decode Time | 92 ms |