mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-06 07:31:33 +00:00
remove simplepie
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<?php
|
||||
class SanitizeDummy extends SimplePie_Sanitize {
|
||||
function sanitize($data, $type, $base = '') {
|
||||
return $data;
|
||||
}
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user