Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/09/2012, 02:41
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 15 años, 8 meses
Puntos: 188
Respuesta: Problemas con RSS y el caracter '&'

sustituye & por & (punto y coma incluido)
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}