
03/06/2005, 12:40
|
 | | | Fecha de Ingreso: septiembre-2004 Ubicación: Lima, Peru
Mensajes: 374
Antigüedad: 20 años, 6 meses Puntos: 0 | |
te dire que soy novato en php, encontré esto en el rapido.php:
(...)
else if( $_POST['type'] == 'transfer' || $_POST['type'] == 'target' ){
if( !parseCheck( $domain, $_POST['tld'] ) ){
(...) |