This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
LBP
/
FreshRSS
mirror of
https://github.com/FreshRSS/FreshRSS.git
Xem
4
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge branch 'HTTPS-enclosures' into dev
Alexandre Alapetite
10 năm trước cách đây
mục cha
059886bb0e
c1de11f17d
commit
89669df72b
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
lib/SimplePie/SimplePie/Sanitize.php
+ 1
- 1
lib/SimplePie/SimplePie/Sanitize.php
Xem Tập Tin
@@ -305,7 +305,7 @@ class SimplePie_Sanitize
break;
}
}
- return
fals
e;
+ return
$node === tru
e;
}
/**