This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LBP
/
FreshRSS
mirror de
https://github.com/FreshRSS/FreshRSS.git
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Merge branch 'HTTPS-enclosures' into dev
Alexandre Alapetite
há 10 anos atrás
pai
059886bb0e
c1de11f17d
commit
89669df72b
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
lib/SimplePie/SimplePie/Sanitize.php
+ 1
- 1
lib/SimplePie/SimplePie/Sanitize.php
Ver Ficheiro
@@ -305,7 +305,7 @@ class SimplePie_Sanitize
break;
}
}
- return
fals
e;
+ return
$node === tru
e;
}
/**