Ver Mensaje Individual
  #2 (permalink)  
Antiguo 29/10/2004, 10:41
GermanBsAs
 
Fecha de Ingreso: septiembre-2004
Mensajes: 252
Antigüedad: 19 años, 7 meses
Puntos: 0
<?php
$viene = getenv("HTTP_REFERER")or header("Location: http://misitio.com/Sorry.page");
?>