0byt3m1n1 - D7net
0byt3m1n1 - D7net
Path:
/
home
/
s13cf5ef
/
www
/
ropadefutbolbarata.hacked
/
includes
/
resources
/
[
Home
]
Name File: Shell.res.php
< back
<?php /* * ADOBE SYSTEMS INCORPORATED * Copyright 2007 Adobe Systems Incorporated * All Rights Reserved * * NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the * terms of the Adobe license agreement accompanying it. If you have received this file from a * source other than Adobe, then your use, modification, or distribution of it requires the prior * written permission of Adobe. */ $res = array( 'PHP_SHELL_EXEC_ERROR' => 'Error al intentar ejecutar el comando!', 'PHP_SHELL_ERR_SAFE_MODE' => 'Error al ejecutar comando. Modo seguro activado.', 'PHP_SHELL_ERR_SYSTEM_DISABLED' => 'Error al ejecutar comando. La función system() está desactivada.', 'PHP_SHELL_ERR_OB_S_DISABLED' => 'Error al ejecutar comando. La función ob_start() está desactivada.', 'PHP_SHELL_ERR_OB_G_DISABLED' => 'Error al ejecutar comando. La función ob_get_contents() está desactivada.', 'PHP_SHELL_ERR_OB_E_DISABLED' => 'Error al ejecutar comando. La función ob_end_clean() está desactivada.', 'PHP_SHELL_EXEC_ERROR_D' => 'Error executing command: %s. Exit code: %s. Command returned: %s.', 'PHP_SHELL_ERR_SAFE_MODE_D' => 'Error executing command. Safe mode is enabled.', 'PHP_SHELL_ERR_SYSTEM_DISABLED_D' => 'Error executing command. The system() function is disabled.', 'PHP_SHELL_ERR_OB_S_DISABLED_D' => 'Error executing command. The ob_start() function is disabled.', 'PHP_SHELL_ERR_OB_G_DISABLED_D' => 'Error executing command. The ob_get_contents() function is disabled.', 'PHP_SHELL_ERR_OB_E_DISABLED_D' => 'Error executing command. The ob_end_clean() function is disabled.', ); ?>
©
2018. | Recode by D7net