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'] = 'XA Lang-script-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'] = 'XA Lang-script-country file found';
Function Calls
None |
Stats
MD5 | 641b57ca2c33cf9e89c7cd1707d0775b |
Eval Count | 0 |
Decode Time | 114 ms |