I don't know what's wrong with my code. There is an error:
Parse error: syntax error, unexpected T_NS_SEPARATOR, expecting T_STRING in /home/&&&&/public_html/oscommerce/admin/modules.php(313) : eval()'d code on line 1
This is the Line 313
eval('$keys .= ' . $value['set_function'] . "'" . $value['value'] . "', '" . $key . "');");
Values:
$value['set_function']
contains tep_cfg_select_option(array('Live', 'Sandbox'),
$value['value']
contains Live
$key
contains CONFIGURATION_PAYPAL