mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 08:15:56 +00:00
add image.php to mobile
This commit is contained in:
6
mobile/image.php
Normal file
6
mobile/image.php
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?php
|
||||||
|
require_once "../config.php";
|
||||||
|
require_once "../lib/simplepie/simplepie.inc";
|
||||||
|
|
||||||
|
SimplePie_Misc::display_cached_file($_GET['i'], '../'.SIMPLEPIE_CACHE_DIR, 'spi');
|
||||||
|
?>
|
||||||
Reference in New Issue
Block a user